Bug 20443: Handle non existent attribute when importing patrons
commite8c6fcb8a0aff24fae155c1260c37b007da3da4a
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Mar 2020 08:38:03 +0000 (20 09:38 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 13:49:24 +0000 (23 13:49 +0000)
tree9026038226b9a2f45c1749f70687797ddc9721d7
parentea5e9f25e9cbeae9e12dd05e17175ae3203a92b2
Bug 20443: Handle non existent attribute when importing patrons

There is much more to do here, but this patch has the same behavior than
before: a warn is displayed in the log, the UI is not aware of it

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t