This module permits to quickly see the different prices of a product : price with taxes and price without taxes.
The four use cases
In Customer taxes, there’s a boolean called «Tax included in Price».
According to the customer taxes of the product (choosen in accouting part), there are 4 possibilities :
- The sale price AND the sale price without taxes are displayed.
- Or the sale price AND the sale price with taxes.
- Or if you choose two customer taxes, one included in price, and the other one not included in price, this module displays the sale price and the two calculated prices.
- And lastly if there’s no taxe choosen, only the normal price is displayed.
Table of contents
Bug Tracker
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.
Credits
Contributors
- Quentin Dupont, GRAP <quentin.dupont@grap.coop> (http://www.grap.coop/)
- Sylvain LE GAL <https://twitter.com/legalsylvain>
Maintainers
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.
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.