https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds the release notes| |new 'payin_amount' method | |to Koha::Account. | | | |This | |method utilises the well | |tested | |'Koha::Account->add_credit' | |and | |'Koha::Account::Line->apply | |' methods to achieve | |consistent results when | |paying in credit against | |debts. | | | |The original 'pay' | |method now uses | |payin_amount internally and | |will be left intect for a | |deprecation period. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
