Bug 41596

Summary: Add api's for handling refunds and migrate the UI to use them
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Point of SaleAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: ASSIGNED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: hdunne-howrie, martin.renvoize, sally.healey, testopia, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 41592    
Bug Blocks:    

Description Martin Renvoize (ashimema) 2026-01-12 13:18:47 UTC
Whilst working on bug #41592 I was tempted to impliment a new refunds api and utilise it in that bug but I decided it would be better off on it's own bug, so here that is.

We should add support for creating refund directly via the API's.. I intend to expose all the accounts, registers and point of sale functionality via API's in the coming weeks and eventually re-write the POS pages in Vue... this is the first step.