Bug 5670: [QA Followup] Correct housebound role search.
authorAlex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>
Mon, 10 Oct 2016 13:38:04 +0000 (15:38 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 18:18:06 +0000 (18:18 +0000)
commit89db872b41f3a73f643a3a06ae30faba5fae2e35
tree154c1375cc31868d0719e42d97241730109b87f0
parent950ae065e0c0f3fd32c8d1767afbf09501e1b370
Bug 5670: [QA Followup] Correct housebound role search.

* Koha/Patrons.pm (search_housebound_choosers)
  (search_housebound_deliverers): Use new table.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron.pm
Koha/Patrons.pm
t/db_dependent/Patron/Housebound.t
t/db_dependent/Patron/HouseboundRoles.t [new file with mode: 0644]