[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
Wed May 3 19:31:05 CEST 2017


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #56 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Accountlines are tied to patrons. That means they might better be placed in
/patrons/{patron_id}/accountlines. Is there a place in Koha where all
accountlines are listed somehow that would require this kind of global
endpoint? I don't see the use case for it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list