Making a change to the way charges are handled, the system originally worked such...
authorrangi <rangi>
Tue, 3 Apr 2001 21:32:37 +0000 (21:32 +0000)
committerrangi <rangi>
Tue, 3 Apr 2001 21:32:37 +0000 (21:32 +0000)
commitb2c9dabcf1179fcbc46cd29f681016601bfecd5f
treefc039aff15f78f2eb2085ca5d60896ac9de6059a
parentfb870fb2c83c4cdf428d1aa801db2826e7e960ac
Making a change to the way charges are handled, the system originally worked such that if a borrower owed more than $5 issues werent allowed. This worked fine except that often borrowers wish to borrows say 3 pay videos at $2 each, then 2 books say. The three pay videos rack up charges of $6 and then they cant issue the books until that is paid.
Reworked so that it cares about previous charges, not the ones accrued during current issue process.
C4/Circulation/Circ2.pm
circ/circulation.pl