Bug 33712

Summary: Use new checkout API's for staff interface checkouts
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, koha-bugs, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 33709, 33711, 36540    
Bug Blocks:    

Description Martin Renvoize (ashimema) 2023-05-10 12:27:29 UTC
Bug #23336 introduces some new checkout api's and then bug 33709 refines them a little.

Once those are both pushed we should eat our own dogfood and consider updating the staff client workflows to use these API's instead of relying on the full page reloads we currently do.