[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 21 17:08:35 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> 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.


More information about the Koha-bugs mailing list