https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34077
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Nind <[email protected]> --- I had a go at testing. Just to clarify, in case I got something wrong: 1. With --confirm it should do what it is supposed to do (it did for me) 2. Without --confirm it should show what it would change (this didn't work as expected for me - see 3 and 4) 3. Without --confirm and with only one option, the help is shown, for example: ./misc/cronjobs/writeoff_debts.pl --added-after 2023-06-20 4. Without --confirm with two or more options, it will show what would change, for example: ./misc/cronjobs/writeoff_debts.pl --added-after 2023-06-20 -v This is after the patch was applied and transactions set up and date of one transaction changed to earlier. -- 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/
