https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15165
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |15894 Status|ASSIGNED |Needs Signoff --- Comment #24 from Julian Maurice <[email protected]> --- 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. _______________________________________________ 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/
