[Koha-bugs] [Bug 27080] Add --statute-barred option to cleanup_database.pl to purge all fees where the item has been returned and the fee is older than the given number of days.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 2 11:12:32 CET 2020


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

--- Comment #5 from Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se> ---
Look at the patch and see that I have added the functionality for
purge_statute_barred_fees to be exactly as purge_zero_balance_fees that is
already there.

If the changes you suggest need to be done, they need to be done on a deeper
level than this patch. That would increase the scope of this.

I have adapted this to what is available, in precise alignment with what is
already there. If C4 is deprecated, then there needs to be an alternative.
Again, it increases the scope.

The whitespace changes are strictly in the help section, to align all text that
is already there, in alignment with what is already there.

Also, I copy the Patch title from the top of this page, which is:
Bug 27080 - Add --statute-barred option to cleanup_database.pl to purge all
fees where the item has been returned and the fee is older than the given
number of days.

This patch introduces functionality which is required by Swedish law, so it
will be applicable for all libraries using Koha in Sweden.
The RETURNED is about items that have been returned.
In Sweden, by law, fees are statute-barred after 3 years for books which have
been returned.

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


More information about the Koha-bugs mailing list