Inside the writeoff_debts.pl script it says =item B<--type> Writeoff debts of the passed type. Accepts a list of CREDIT_TYPE_CODEs. But I think what is meant here is debit type code, not credit types.
Created attachment 159984 [details] [review] Bug 35596: Error in writeoff_debts documentation This patch corrects an error in the documentation of the writeoff_debts.pl script. The --type parameter accepts debit type codes, not credit type codes. To test: - Run ./misc/cronjobs/writeoff_debts.pl - Make sure the sentence for --type makes sense, grammar and spelling are correct
Created attachment 159985 [details] [review] Bug 35596: Error in writeoff_debts documentation This patch corrects an error in the documentation of the writeoff_debts.pl script. The --type parameter accepts debit type codes, not credit type codes. To test: - Run ./misc/cronjobs/writeoff_debts.pl - Make sure the sentence for --type makes sense, grammar and spelling are correct Signed-off-by: David Nind <david@davidnind.com>
Created attachment 161505 [details] [review] Bug 35596: Error in writeoff_debts documentation This patch corrects an error in the documentation of the writeoff_debts.pl script. The --type parameter accepts debit type codes, not credit type codes. To test: - Run ./misc/cronjobs/writeoff_debts.pl - Make sure the sentence for --type makes sense, grammar and spelling are correct Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.03
Backported to 23.05.x for upcoming 23.05.09