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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135827|0                           |1
        is obsolete|                            |
 Attachment #135829|0                           |1
        is obsolete|                            |
 Attachment #138461|0                           |1
        is obsolete|                            |

--- Comment #10 from Jonathan Druart <[email protected]> ---
Created attachment 138462
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138462&action=edit
Bug 30612: Add accountlines method to Koha::Checkout and Koha::Old::Checkout

It would be very useful to have an accountlines method on checkouts objects. In
particular it would make fees related to a checkout available from the checkout
objects in overdue notices.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Account/Line.t
3) prove t/db_dependent/Koha/Checkouts.t

Signed-off-by: David Nind <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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