No issuelimits in category page?
Hello all, I have transfered all my borrowers to Koha 2.2.4, on a Debian system. However, when I try to issue something, it says: Too many issues (already issued / max : f 0/0) Now I figured this was because the issuelimit wasn't set. A quick look in the database confirmed this. According to the documentation I should be able to set the issuelimit in the category page, but there is no such field. It does exist in categorie.pl, but not in the category page. I checked the source page as well, it is not there. Any ideas anybody? Maybe I am all wrong? 2nd, I transfered everything from a CSV file, is there any way to get the dateenrolled field in Koha in such a way that it is functional? I mean, in such a way that it autocalculates the expiry date? Thanks, Marty Jongepier
Marty Jongepier wrote: [...]
However, when I try to issue something, it says: Too many issues (already issued / max : f 0/0)
Now I figured this was because the issuelimit wasn't set. A quick look in the database confirmed this.
According to the documentation I should be able to set the issuelimit in the category page, but there is no such field. It does exist in categorie.pl, but not in the category page.
I recently ran into the same problem (with 2.2.5) and need to go back and revise the documentation, I think. I had to ignore the instructions on the issuing rules page and set the rules for every borrower category and every item type and every branch before the problem was resolved. (I recommend copy and paste.) Stephen -- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges@skemotah.com
Stephen's hit on it: the issuingrules have been broken for several versions. They only work if you fill in the entire matrix for every branch. If I have a chance, I'll see about fixing that before 2.2.6 is released. Note that once you fill in the entire matrix it works quite well. Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS On Sat, Mar 11, 2006 at 01:16:51PM -0500, Stephen Hedges wrote:
Marty Jongepier wrote: [...]
However, when I try to issue something, it says: Too many issues (already issued / max : f 0/0)
Now I figured this was because the issuelimit wasn't set. A quick look in the database confirmed this.
According to the documentation I should be able to set the issuelimit in the category page, but there is no such field. It does exist in categorie.pl, but not in the category page.
I recently ran into the same problem (with 2.2.5) and need to go back and revise the documentation, I think. I had to ignore the instructions on the issuing rules page and set the rules for every borrower category and every item type and every branch before the problem was resolved. (I recommend copy and paste.)
Stephen
-- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges@skemotah.com
participants (3)
-
Joshua Ferraro -
Marty Jongepier -
Stephen Hedges