14 Jan
2021
14 Jan
'21
10:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27049 --- Comment #9 from Lucas Gass <lucas@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.