Bug 21083: Handle repeatable patron attributes in batch patron modification tool
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 May 2020 14:12:52 +0000 (16:12 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Sep 2023 17:46:06 +0000 (14:46 -0300)
commit40a37ecccdd1e92fc8b5bcf787df3d9f9ebfc492
tree201d6394ab45f42ffaf26a9240fde84c69ad72ea
parent0663e692cf022611a0be2c3e5ef5beb7eac10e5e
Bug 21083: Handle repeatable patron attributes in batch patron modification tool

This patch adds the ability to set patron attributes marked as
repeatable in the batch patron modification tool.
Prior to this patch they were ignored.

Test plan:
You should try with several combinaisons and set patron attributes using
the batch patron modification tool.
Make sure there is no data lose and that the result is what you expect
Please detail in a comment what you tested.

Signed-off-by: Philip Orr <philip.orr@lmscloud.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
tools/modborrowers.pl