Summary: | Add override options to checkouts endpoint(s) | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | REST API | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, jzairo, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34526 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 23336 | ||
Bug Blocks: | 33712 |
Description
Martin Renvoize (ashimema)
2023-05-10 09:53:58 UTC
There's things in the original patch I didn't understand so will need a bit of help unpicking. * ? inprocess ? * due_date override * ignore_reserves * cancel_reserves * issue_date * sipmode We've got a partner who wants to use CheckPrevCheckout for staff checkouts but override it via the API. Would that be covered by this bug, or should I file something separate? |