[Koha-bugs] [Bug 16330] Add routes to add, update and delete patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 19 20:40:41 CET 2018


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

--- Comment #111 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
1. I have squashed the patches to review them and see that Koha::Patron->store
only calls SUPER->store.

2. Koha::REST::V1::{Patrons,Cities}->list are different, must not be identical?


Just a note for later: I think it should be the only routes added that do not
use Koha::Cities pattern (i.e. full Koha::Objects based).

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


More information about the Koha-bugs mailing list