Bug 22729: Adapt Koha::Patron(s) and tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 17 Apr 2019 18:03:25 +0000 (15:03 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 25 Apr 2019 10:06:44 +0000 (10:06 +0000)
commit5854e5de7f0082b94c85006c267a72cade2c5687
tree5473ecd65a14670edeceabe3784f50f23b285319
parent49cab949b4d8bd1dac3a3c0f25a9f83b5f167beb
Bug 22729: Adapt Koha::Patron(s) and tests

This patch adapts the Koha::Patron(s) code to the column change.
To test:
- Apply this patches
- Run:
  $ kshell
 k$ prove t/db_dependent/Koha/Patrons.t
=> SUCCESS: Tests pass!
- Sign off :-D

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Patron.pm
Koha/Patrons.pm
t/db_dependent/Koha/Patrons.t