[Koha-bugs] [Bug 35996] Add clarification to POD in writeoff_debts.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 5 17:53:53 CET 2024


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

--- Comment #1 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 161764
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161764&action=edit
Bug 35996: Make it clear that --category-code can not be used alone

This patch adds a clarification to writeoff_debts.pl to make it clear that
--category-code can't be used as the only filter when running the script. If
this is the case, the script just displays the help menu as it is expecting one
of the other filters

Test plan:
1) Run perl misc/cronjobs/writeoff_debts.pl --category-code TEST --confirm
2) Observe that the help menu is displayed instead of running the script
3) Check the help menu for the text added in this patch

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


More information about the Koha-bugs mailing list