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

--- Comment #4 from Jonathan Druart <[email protected]> ---
Possible places affected:

Koha/REST/V1/Authorities.pm
  * add (AddAuthority)
  * update (ModAuthority)

Koha/REST/V1/Biblios/ItemGroups/Items.pm
  * add (why? No good reason it seems)

Koha/REST/V1/Checkouts.pm
  * add (AddIssue)

Koha/REST/V1/Clubs/Holds.pm
  * add

Koha/REST/V1/Holds.pm
  * add (AddReserve)
  * edit (ModReserve)
  * suspend (certainly needs to be fixed)

Koha/REST/V1/ILL/**
  Not reviewed

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to