https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028

--- Comment #11 from Josef Moravec <[email protected]> ---
(In reply to Jonathan Druart from comment #10)
> IMO it's not conceivable to push this code as it. We cannot have such code
> in .pl, without tests, etc.
> 
> Why not just a $patron->unblessed then use columns.def instead of listing of
> the patron's attributes?

Hm, i am just thinking about using $RESULTSET_PATRON_ID_MAPPING from
Koha::Patron and define the method Koha::Patron->takeout - does it make sense?

> 
> Also found a typo: +      'dateoffbirth' => $patron->dateofbirth,

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to