[Koha-bugs] [Bug 27791] New: Add 'fixed price' and 'variable price' options to debit types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 25 12:33:34 CET 2021


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

            Bug ID: 27791
           Summary: Add 'fixed price' and 'variable price' options to
                    debit types
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Currently, in the point of sale system, we allow inline editing for both
"Price" and "Quantity" of items being sold.

This means that, even though a default price can be added to an item, staff can
always override that price at point of sale by editing it.

Some libraries would prefer for this to be an explicit option so for certain
items the price is fixed, whilst for others the price may be variable and
require staff input to get right.

Use case examples:
* Pencil - You may have a stock of pencils to sell, a pencil has a fixed price
of £1 and staff should not be able to charge more or less.. 'Fixed price'
* Book - You may sell off your old stock.. rather than entering a debit type
for each and every book you sell you want to have one debit type and to enter a
price at the point of sale as advertised on the book itself.. 'Variable price'

We could even adapt the workflow this way to actually request the price in a
modal that appears between the 'Add' button being pressed and the item
appearing in the 'This sale' table.

-- 
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