]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 13 Jun 2024 13:15:56 +0000 (14:15 +0100)
commit215b29a737eff191477306581b8b3a1579adc9e3
tree58068a2477dd42908478eb1cee9ae9d1ab1ecbd7
parent5e7572ad7a86cb39d901088367f76b212d64989e
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>
misc/cronjobs/writeoff_debts.pl