This module allows to set a general discount in all the POS lines.
Unlike Odoo's default global POS discount, which applies to the entire order, this discount is applied individually to each line item.
This module also offers the option to set two types of discount operations:
- Sum: The global discount percentage will be added to the discount percentage of each line item.
- Replace: The discount percentage of each line item will be the global discount percentage applied.
Table of contents
To configure this module, you need to:
- Go to Point of Sale / Configuration / Settings. Select your Point of Sale to configure
- Search the "Discount per Line" option. Select your desired default method, 'sum' or 'replace'
To use this module, you need to:
- Go to "Point of Sale" and open a POS session
- Select some products to be selled
- Click on Actions / Discount Per Line
- Select your global discont and your method. Click on "Ok"
- The discount would be applied to all the products you selected to be selled, in their respective lines.
- Unit tests or tours to test the JS code should be added in the next module versions
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Sygel
- Sygel:
- Manuel Regidor
- Alberto Martínez
- Valentin Vinagre
- Harald Panten
This module is part of the sygel-technology/sy-pos project on GitHub.
You are welcome to contribute.


