[Koha-bugs] [Bug 17553] Move GetOverduesForPatron to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 13 12:37:23 CET 2018


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

Benjamin Rokseth <benjamin.rokseth at deichman.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70331|0                           |1
        is obsolete|                            |

--- Comment #16 from Benjamin Rokseth <benjamin.rokseth at deichman.no> ---
Created attachment 72770
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72770&action=edit
Bug 17553: Move GetOverduesForPatron to Koha::Patron->get_overdues

With the help of Koha::Object->unblessed_all_relateds we are going to
replace GetOverduesForPatron without introducing regressions (hopefully)
on both template notice syntaxes.

Test plan:
0/ Do not apply any patches
1/ Check some items in to a given patron, with and without overdues.
2/ Print the overdues slip (Circulation module > Print > Print overdues)
3/ Apply these patches
4/ Print again and compare the result
=> The 2 generated slips must be exactly the same

Signed-off-by: Benjamin Rokseth <benjamin.rokseth at deichman.no>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list