]> git.koha-community.org Git - koha.git/commit
Bug 28688: Allow to pass another renewal notice
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 15 Jun 2023 07:04:37 +0000 (07:04 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 10 Oct 2023 12:22:30 +0000 (09:22 -0300)
commit9ab80608f1322be137d27b82c421c5b6a3b82a61
treea003709ba815a5a7e99256865c1797456d2abb39
parent9022ec16c33a5d4caba193c0b8ba34aa61ca42dc
Bug 28688: Allow to pass another renewal notice

Just as passing another expiry notice.

Test plan:
Pick a patron to expire.
Create another membership renewal notice, say X.
Run misc/cronjobs/membership_expiry.pl -c -n -v -letter_renew X
Check output on command line.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/cronjobs/membership_expiry.pl