[Koha-bugs] [Bug 27049] Add a script to bulk writeoff debts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 14 23:21:41 CET 2021


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

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
The --type parameter should take an argument that matches what is found in
accountlines.debit_type_code? 


These do not write off for me:

./writeoff_debts.pl --type LOST --verbose --confirm 
./writeoff_debts.pl --type OVERDUE --verbose --confirm 


But this will write them all off:

./writeoff_debts.pl --verbose --confirm


As soon as I attempt to use --type, I am unable to write off anything. 


Probably I'm just doing something wrong.

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


More information about the Koha-bugs mailing list