[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
Mon Jan 14 07:46:32 CET 2013


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 14553
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14553&action=edit
Bug 9129 - Add the ability to set the maximum fine for an item to its
replacement price

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

Original test plan

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.

Added:

Max sure you have maximum fine amount to be higher than the
replacement price you set, otherwise it will stop at that amount

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


More information about the Koha-bugs mailing list