[Koha-bugs] [Bug 15165] REST API routes to list, edit and pay borrower's accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 30 16:45:27 CEST 2016


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |15894
             Status|ASSIGNED                    |Needs Signoff

--- Comment #24 from Julian Maurice <julian.maurice at biblibre.com> ---
Patches rewritten on top of bug 15894.

Routes /accountlines/{id}/payment and /accountlines/{id}/partialpayment have
been merged.
Route /accountlines/{borrowernumber}/amountpayment has been moved to
/patrons/{borrowernumber}/payment
These routes were previously "PUT routes", they are now "POST routes".


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15894
[Bug 15894] Unify all account fine payment functions
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list