https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21002
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the|Part of the ongoing effort |Part of the ongoing effort release notes|to improve the |to improve the |maintainability of our |maintainability of our |codebase. |codebase. | | |This enhancement |This enhancement |adds the `add_debit` method |adds the `add_debit` method |to Koha::Account as a |to Koha::Account as a |parallel to the existing |parallel to the existing |`add_credit` method. This |`add_credit` method. This |method should be used |method should be used from |forthwith for any code |now on for any code dealing |dealing with the addition |with the addition of debts |of debts to a patrons |to a patrons account. |account. | -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
