Bug 5670: [Followup] Return Koha::Patron objects.
authorAlex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>
Thu, 8 Sep 2016 10:10:45 +0000 (12:10 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 18:17:58 +0000 (18:17 +0000)
commitcd8e6082c1ef195b94479f39d959601a4edfbf9c
treef923970705adee4195e52f66ca84db9abe99e3b0
parentafb81e6c0f1e3a81ed54f8b979553cb8c5068f26
Bug 5670: [Followup] Return Koha::Patron objects.

* Koha/Patron/HouseboundVisit.pm (chooser, deliverer): Use
  `_new_from_dbic` to return Koha::Patron objects.
* t/db_dependent/Patron/HouseboundVisits.t: Remove TODO section for this.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron/HouseboundVisit.pm
t/db_dependent/Patron/HouseboundVisits.t