[Koha-bugs] [Bug 17314] REST API: Add API route to create, list and delete a purchase suggestion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 29 02:25:55 CEST 2019


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

--- Comment #24 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I do not know if there is a precedence, but here, adding a new suggestion from
the REST API and from the interface will not called the same method/subroutine

IMO we should not do that.
Before implementing this, we should move/update C4 code and controllers to use
Koha::Suggestion.

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


More information about the Koha-bugs mailing list