[Koha-bugs] [Bug 17314] Routes to create, list and delete a purchase suggestion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 28 16:20:43 CEST 2021


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

--- Comment #77 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
+    # FIXME: This should be handled in Koha::Suggestion->store
+    $body->{'status'} = 'ASKED'
+        unless defined $body->{'status'};

Please open a separate bug report for that.

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


More information about the Koha-bugs mailing list