]> git.koha-community.org Git - koha.git/commit
Bug 17976: Update test to include fines
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2024 14:53:11 +0000 (15:53 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 8 Nov 2024 11:42:11 +0000 (12:42 +0100)
commitd11e4127ae89b61c97f3fd8e82a22e5d2bb9e056
treed2df87c21f2233be26af84b1b85a5544bec61683
parent8af58a2fc5c63146921a6962e1a10e537490e5fa
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Letters/TemplateToolkit.t