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

            Bug ID: 40495
           Summary: Add option to subject purchase suggestion API call to
                    OPAC requirements
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

There are several ways to restrict purchase suggestions made via the Koha OPAC
relative to suggestions made via the staff interface. Suggestions made via the
API don't respect any of those options. We should add a header parameter to the
Add Suggestion API call to make a request subject to those options.

AnonSuggestions - if disabled, OPAC purchase suggestions require a
borrowernumber
OPACSuggestionMandatoryFields - defines which fields are required
suggestion - enables/disables OPAC suggestions at all
suggestionPatronCategoryExceptions - blocks specific categories from making
OPAC suggestions

See also bug 38198, which seeks to add suggestions to
BlockExpiredPatronOpacActions. When/if that happens we'd also want the option
to block API suggestions for expired patrons.

-- 
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