Summary: | Add ability to void purchase in point of sale | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Fines and fees | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | barbara.johnson, jzairo, martin.renvoize |
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: | 23354 | ||
Bug Blocks: |
Description
Andrew Fuerste-Henry
2021-06-18 13:31:32 UTC
Interesting ideas here. We always intended to add some simple stock tracking to point of sale, but funding/interest didn't materialise so that work was never taken on. I do like the idea of a void option for some use cases, there are certainly occasions where a void is more appropriate than a refund. I'd be happy to take these in, but unfortunately the amount of work coming in these days necessitates I put paying developments first. If anyone wants to sponsor this it might bump it up the queue. +1 Just want to add my 2 cents - our use case is that we sell over 30 different types of items via the Point of Sale (POS) system. Those may be for the Library, the Friends Group, or the Foundation. And it's possible that the transactions may be cash, credit/debit card or check. Staff sometimes select the wrong fund or wrong payment type. We have to correct the fund codes so that the correct amount of money is then distributed to the three different entities. And our Finance department needs to have accurate accounting of payment types. A void option would allow us to correct those transactions and re-enter them as they should have been originally entered. Right now we have to use the Refund button since there is no other option. But we aren't really issuing a refund, we're making a correction, so the void option would be more appropriate. |