[Koha-bugs] [Bug 28599] New: Add ability to void purchase in point of sale

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 18 15:31:32 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28599

            Bug ID: 28599
           Summary: Add ability to void purchase in point of sale
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 23354

If one enters a purchase incorrectly in the point of sale module, one can
refund the payments on that purchase in order to correct Koha's understanding
of the amount of money the library has taken in. However, those refunds don't
do anything to correct the record of how many items were sold. That means that
accurate reporting on number of items sold needs to be verifying that none of
the payments tied to the purchase have been refunded.

It'd be better to be able to just void the whole sale, setting the amounts on
the original purchase(s) and payments all to zero, zeroing out the note in the
purchase (since we're using that for the quantity of the sale), and giving them
a VOID status.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23354
[Bug 23354] Add a 'Point of sale' screen to allow anonymous payments
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list