https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42938 Bug ID: 42938 Summary: Allow AccountAutoReconcile to apply for when outstanding charge is lower than credit Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hdunne-howrie@westminster.gov.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Target Milestone: --- We want to be able to allow for AccountAutoReconcile to be enabled for when a outstanding charge is lower than the credit as well as when it is higher. At the moment, AccountAutoReconcile applies if: - when the outstanding charges are higher than the credit - when the outstanding charges equal the credit We want this also to work if the outstanding charge is lower than the credit so that staff don't have to manually apply this credit to them patron account. This is important for us as we are using Bookings for music hire for which there is a paid charge and we are using the loans workflow for this payment charging function. We have a checkout fee that equates to 30 days rental and then the overdue and renewal charges are set up for 30 days with the same amount as the checkout fee. Customers add credit to the account for the total days hire which should then deduce automatically using the renewal and overdues workflow. However, this is not happening currently due to the limitations with when AccountAutoReconcile is applicable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.