This module shows margins in PoS frontend during an order creation.
Margins are displayed below the final price of the POS order and under each pos order line.
This module also adds the margin fields to some secondary views. The margin rate (%) is included in the POS order report, while the margin amount is displayed in the POS order tree view.
Table of contents
- If you want to disable the display of the margin, in the front-office UI, you can uncheck the check box in the res.config.settings shop form. For that, go to Point of Sale / Configuration / Settings, and search the "Diplay Margin" field.
- Since version 16.0, Odoo already calculates the margin of POS orders and displays it in several views, such as the POS order form view. However, the UI improvements this module provides on the main POS screen, available since earlier versions, are still not covered by core Odoo.
- Migrate to V16.0
- Remove the addition of the margin field to
pos.orderandpos.order.lineintroduced in v14.0, as this functionality is already provided by Odoo in v16.0. - Remove tests.
- Create a
res.config.settingsfield pos_iface_display_margin to display margins in PoS frontend.
- Migrate to V14.0
- Migrate to V13.0
- Reuse
sale_margincomputation to handle multi currency context. - Correct computation of margin, if a module that adds
uom_idonpos.order.lineis installed. - Add test
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.
- GRAP
- FactorLibre
- Sylvain LE GAL (https://twitter.com/legalsylvain)
- Wolfgang Pichler
- Murtaza Mithaiwala (https://twitter.com/MurtazaMithaiw4)
- Dhara Solanki <dhara.solanki@initos.com>
- Juan Carlos Bonilla <juancarlos.bonilla@factorlibre.com>
- Antonio Ruban <antoniodavid8@gmail.com>
- Alberto Martínez <alberto.martinez@sygel.es>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/pos project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.







