Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.1
Category
Product
Folder size
0.19 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:09:19
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • base Selection
    ondelete={'standard_price_tax_included': 'set default'} selection_add=[('standard_price_tax_included', 'Cost Price Tax Included')]
Public methods (0)

No public methods.

New fields (1)
  • standard_price_tax_included Float
    compute='_compute_standard_price_tax_included' digits='Product Price' help="Cost Price of the product, All Tax Included:\nThis field will be computed with the 'Cost Price', taking into account Sale Taxes setting." string='Cost Price Tax Included'
Public methods (0)

No public methods.

New fields (1)
  • standard_price_tax_included Float
    compute='_compute_standard_price_tax_included' digits='Product Price' help="Cost Price of the product, All Tax Included:\nThis field will be computed with the 'Cost Price', taking into account Sale Taxes setting." string='Cost Price Tax Included'
Public methods (0)

No public methods.

Loading…

Loading…