[Koha-bugs] [Bug 19804] Suspension calculation doesn't honour 'Fine charging interval'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 4 22:37:16 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19804

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70406|0                           |1
        is obsolete|                            |
  Attachment #70407|0                           |1
        is obsolete|                            |

--- Comment #13 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 73665
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73665&action=edit
Bug 19804: Add a 'Fine charging interval' for suspension days

We already have a chargeperiod (Fine charging interval) value which is
taken into account for fine ($) for not for the suspension period.

This patch adds a new column suspension_chargeperiod (Fine day charging
interval) to add the same behaviour when a suspension is calculated.

Test plan:
Add overdue item and play with the circulation rules (and the calendar).
The suspension period must be correctly calculated.
Please provide the different tests you made.

Signed-off-by: Hugo Agud <hagud at orex.es>

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


More information about the Koha-bugs mailing list