Bug 34621: implement Patron import option to 'Renew existing patrons' 'from the curre...
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 25 Aug 2023 17:37:46 +0000 (17:37 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 23 May 2024 12:56:02 +0000 (14:56 +0200)
commit3a99bc8bb1cc95c7d1abcff3ffa7bccd72f68b1d
tree13f1b432f406b8776c00ed2452e1b125179556a6
parentbc7842c649088ed94aeea13d59b683b25c720de9
Bug 34621: implement Patron import option to 'Renew existing patrons' 'from the current membership expiry date'

Test Plan:
1) Test importing a patron with the "from the current membership expiry date" option,
   note it does not work
2) Apply this patch
3) Restart all the things!
4) Re-test, note the expiration was renewed from the patron's current
   expiration date!

Signed-off-by: David Nind <david@davidnind.com>
Rebased-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit b89d744e868cd93632d6b84f5f39116a475d342e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Patrons/Import.pm
misc/import_patrons.pl
t/db_dependent/Koha/Patrons/Import.t
tools/import_borrowers.pl