[Koha-bugs] [Bug 9129] Add the ability to set the maximum fine for an item to its replacement price

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 24 10:50:05 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9129

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18366|0                           |1
        is obsolete|                            |

--- Comment #22 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 18367
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18367&action=edit
Bug 9129 - Add the ability to set the maximum fine for an item to its
replacement price

Test plan:
1) Apply patch
2) Run updatedatabase.pl
3) Enable MaxFineIsReplacementPrice
4) Pick an item, set it's replacementprice to some amount ( e.g. $6.50 )
5) Check it out to a patron, back date the due date by an amount such
that the fine should exceed the replacement price ( a year ago should be good
).
6) Run fines.pl
7) Verify the fine for the item is not exceeded the replacement price.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Make sure that you also have maximum fine amount to be higher than the
replacement price you set, otherwise it will stop at that amount.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list