Absolute Discounts in POS
by IT-Projects LLC https://github.com/itpp-labs/pos-addons , Dinar Gabbasov https://github.com/itpp-labs/pos-addonsRequired Apps |
•
Point of Sale (point_of_sale)
• Inventory (stock) • Invoicing (account) |
Lines of code | 812 |
Technical Name |
pos_orderline_absolute_discount |
Website | https://github.com/itpp-labs/pos-addons |
Also available in version | v 10.0 v 12.0 v 13.0 v 11.0 |
Required Apps |
•
Point of Sale (point_of_sale)
• Inventory (stock) • Invoicing (account) |
Lines of code | 812 |
Technical Name |
pos_orderline_absolute_discount |
Website | https://github.com/itpp-labs/pos-addons |
Also available in version | v 10.0 v 12.0 v 13.0 v 11.0 |
Absolute Discounts in POS
Set absolute discount if the percentages are not convenient or just boring
Version: v14.0.1.0.0
Tested and maintained by
IT Projects Labs
Assitance: help@itpp.dev
- allows to operate with absolute discounts in POS directly
- displays absolute discounts on payment receipt
- shows the used discounts type in backend (order form)
- displays absolute discounts in POS reports
How It Works
Go to Point of Sale → Configuration → Point of Sale and open POS configuration form. You can see new option Include Discount in Prices. If unchecked, new discounted price will be displayed under orderline, otherwise the absolute discount will be reduced from orderline price directly.

Disable "Include Discount in Prices"
Go to Point of Sale → Dashboard and open POS session. To activate the absolute discount mode, make a double-click on the Disc button. It changes color on blue and you can set absolute discount for orderline now.

Receipt

Enable "Include Discount in Prices"
In this case the absolute discount is reduced from orderline price directly without adding new discounted price (it's similar to built-in percentage discount behavior).

Receipt

Warning
If the absolute discount value is higher than product unit price, you will see the warning

POS Report
The absolute discounts are displayed in POS reports

Let our expertise work for you!
(Doors and windows below are clickable)
/itpp-labs-1100.jpg)
/itpp-labs-930.jpg)
/itpp-labs-690.jpg)
Absolute Discounts in POS
Installation
- Install this module in a usual way
Usage
- Go to Point of Sale menu
- Open POS session
- Add a product to order
- Make a double-click on [Disc] button (The button turns color to blue)
- Specify a discount value by using numpad
- RESULT: see absolute discount for orderline
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Unfortunately the tax/vat accounting entries are impacting after providing discount. They calculate based on original products price and not the discounted amount. So be careful on installing on production environment