This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, 20.05.x has been updated
via dac67ac6210f79440109ad6f27cdf1d894fc8902 (commit)
via e14245ad7c1235bd832cdf655e8d9ad5cb18c524 (commit)
from 2478ba03f064b70e03da9c6ca3667c8b5fd37403 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dac67ac6210f79440109ad6f27cdf1d894fc8902
Author: Julian Maurice <[email protected]>
Date: Fri Apr 10 11:19:47 2020 +0200
Bug 24591: Add --help option to misc/devel/get-prepared-letter.pl
Also fix code style with perltidy
Signed-off-by: Nick Clemens <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit df0ef02de5e4efe23aafab77e25d0e19f658151c)
Signed-off-by: Lucas Gass <[email protected]>
commit e14245ad7c1235bd832cdf655e8d9ad5cb18c524
Author: Julian Maurice <[email protected]>
Date: Wed Feb 5 12:20:37 2020 +0100
Bug 24591: Add developer script to preview a letter
The script is very simple, it just calls GetPreparedLetter with
arguments given on command line and print the resulting letter content
Usage example:
misc/devel/get-prepared-letter.pl --module circulation \
--letter_code ODUE --tables '{"borrowers":1,"branches":"CPL"}' \
--repeat '{"item":[{"biblio":1,"items":1}]}' \
--loops '{"overdues":[1]}'
Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]>
Works for the example and other cases.
Correct option is 'letter-code', with dash, not underscore.
An usage message would be nice.
No errors
Signed-off-by: Nick Clemens <[email protected]>
JD amended patch: tidy the new file and rename it matching the other
scripts' names in this directory
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit f74ab4e9de75b53dc7040814b1f25ae282a81106)
Signed-off-by: Lucas Gass <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
misc/devel/get_prepared_letter.pl | 114 ++++++++++++++++++++++++++++++++++++++
1 file changed, 114 insertions(+)
create mode 100755 misc/devel/get_prepared_letter.pl
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits