|
Part of the ongoing effort to improve the maintainability of our codebase.
This enhancement adds the `add_debit` method to Koha::Account as a parallel to the existing `add_credit` method. This method should be used from now on for any code dealing with the addition of debts to a patrons account.
|