[Koha-bugs] [Bug 28539] New: allow for negative payments in Point of Sale

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 9 21:01:42 CEST 2021


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

            Bug ID: 28539
           Summary: allow for negative payments in Point of Sale
 Change sponsored?: ---
           Product: Koha
           Version: 20.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: technology at haineslibrary.org
        QA Contact: testopia at bugs.koha-community.org

Enhancement request: Allow for negative payments in Point of Sale.

In Point of Sale module, you are allowed to edit the cost of a sale item, and
change the amount tendered. But the system won't allow you to input negative
numbers for cost. 

For example, if we want to refund a patron $20 from their print account, we
take $20 out of the register and hand it to the patron. Point of Sale has no
way to record this refund, since the money was collected long ago and over many
transactions (i.e. there is no specific transaction to refund). As a result,
the register in POS will be over by $20.

If we could make a sale of an item with a cost of -20.00, we could account for
this refund and balance the POS register correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list