https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17976
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172304|0 |1 is obsolete| | Attachment #172305|0 |1 is obsolete| | Attachment #172306|0 |1 is obsolete| | --- Comment #12 from Kyle M Hall (khall) <[email protected]> --- Created attachment 172328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172328&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. Signed-off-by: Emily Lamancusa <[email protected]> Signed-off-by: Kyle M Hall <[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/
