https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27049
--- Comment #9 from Lucas Gass <[email protected]> --- 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. _______________________________________________ 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/
