https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17976 Kyle M Hall (khall) <kyle@bywatersolutions.com> 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) <kyle@bywatersolutions.com> --- 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 <emily.lamancusa@montgomerycountymd.gov> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.