https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38059
Bug ID: 38059
Summary: Write off credits automatically
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
To comply with data retention regulations (as well as save themselves time),
library teams want to delete inactive patron accounts automatically.
They can do this using the delete_patrons.pl script. The script does not delete
patrons that have: 1) items on loan; 2) money owing; 3) money in credit; 4)
guarantees attached. 1) can be dealt with using longoverdue.pl and 2) with
writeoff_debts.pl. However, there is nothing to write off credits as in 3).
It would be useful to have a script similar to writeoff_debts.pl but for
credits.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/