Bug 33709 - Add override options to checkouts endpoint(s)
Summary: Add override options to checkouts endpoint(s)
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on: 23336
Blocks: 33712
  Show dependency treegraph
 
Reported: 2023-05-10 09:53 UTC by Martin Renvoize
Modified: 2023-08-14 10:59 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2023-05-10 09:53:58 UTC
I stripped out the local overrides when creating a checkouts POST route.. we should add them back in using the accepted x-koha-overrides method.
Comment 1 Martin Renvoize 2023-05-10 10:02:56 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