]> git.koha-community.org Git - koha.git/commit
Bug 34077: Improve documentation and error messages of writeoff_debts.pl
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 16 Feb 2024 08:23:13 +0000 (09:23 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 18 Jul 2024 17:44:43 +0000 (17:44 +0000)
commit0061ffc6cedfb719db5fc3d38ad81da89018a6fe
tree3bf988a4c1eef0376e3a79eff8f37a9a71d18573
parent227a5619a4097c8667a004d38b6e7e2eb2640221
Bug 34077: Improve documentation and error messages of writeoff_debts.pl

* Change the SYNOPSIS to better describe the different ways to use the
  script
* Only show the SYNOPSIS when options used are wrong (unknown option,
  no filter options, or neither -c nor -v)
* Show the options details only with --help
* Clarify the fact that -v is required when -c is not supplied in the
  description of both options
* Print a specific error message for the following cases:
  * no filters options
  * neither -c nor -v was supplied

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 215b29a737eff191477306581b8b3a1579adc9e3)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/cronjobs/writeoff_debts.pl