Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.tecnativa.com
Last tracking update
2026-08-07 07:09:59
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
cubells, OCA Transbot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view_price_tax product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • list_price_tax Float
    digits=dp.get_precision('Product Price') string='Sale price with taxes'
Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi