https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21196 Bug ID: 21196 Summary: Allow calcfine to consider default item type replacement cost Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When circ rules are set to cap at item replacement cost, calcfine only checks the price in the item record, not the default replacement cost by item type. To test: - Set useDefaultReplacementCost to use - Set a default replacement cost for a given item type - Create an item of that type with a replacementcost=0 - Create a circ rule for that item type that accrues fines but caps at replacement cost - check the item out, forcing a due date in the past - check that item in - no fines are generated -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.