Bug 41596 - Add api's for handling refunds and migrate the UI to use them
Summary: Add api's for handling refunds and migrate the UI to use them
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Point of Sale (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 41592
Blocks:
  Show dependency treegraph
 
Reported: 2026-01-12 13:18 UTC by Martin Renvoize (ashimema)
Modified: 2026-01-12 13:19 UTC (History)
5 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.