[Koha-bugs] [Bug 34077] writeoff_debts without --confirm doesn't show which accountline records it would have been written off

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 21 13:51:03 CET 2023


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

--- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> ---
This causes a small usability issue IMO:

`writeoff_debts.pl` and
`writeoff_debts.pl -v` have the same verbosity level, but

`writeoff_debts.pl -c` and
`writeoff_debts.pl -c -v` have different verbosity level

One might run `writeoff_debts.pl` first, be happy with the output and just add
-c to confirm, only to be disappointed that there is no output now.

What about doing the opposite ? Instead of updating the script to match the
POD, update the POD to match the script behavior and say that -v is required if
-c is absent ?

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


More information about the Koha-bugs mailing list