TIP: You can type at any time to perform a new search.
Product sale tax price included
product_sale_tax_price_included · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:31:54
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_view_form |
product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
price_vat_exclFloatcompute='_compute_price_vat_incl_excl'help='Sale Price, All Taxes Excluded'string='Sales Price (Excl.)' -
price_vat_inclFloatcompute='_compute_price_vat_incl_excl'help='Sale Price, All Taxes Included'string='Sales Price (Incl.)' -
sale_tax_price_includeSelectioncompute='_compute_sale_tax_price_include'help='Indicate if the Sale Price include Taxes or not'selection=_SALE_TAX_PRICE_INCLUDE_SELECTIONstring='Taxes in Sale Price'
No public methods.
Loading…