https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17976
--- Comment #3 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 172277 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172277&action=edit Bug 17976: Update test to include fines This patch updates the existing test to include checking the alternative to items.fine syntax. We could use the account_lines relation, however that would include other charges linked to the checkout, for example rental charges. I opt to add a new accessor to give us more options and refine to just overdue fines. -- 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/
