[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 1 12:36:14 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Tomás Cohen Arazi from comment #6)
> 
> I think we need to consider the backdated returns use case, and have another
> offset for those, as fine_increment doesn't look right.

What I meant here is that FU (Fine Update) should be splitted into
'fine_increment' and 'fine_decrement'. Not all 'fine_increment'. And in the
case of backdated returns/dropbox mode we could pass a specific offset_type to
->adjust.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list