Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.1
Category
Product
Folder size
0.05 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, Pordenone Linux User Group (PNLUG)
Maintainers
Odoo Community Association (OCA), GRAP, Pordenone Linux User Group (PNLUG)
Committers
eLBati, Sylvain LE GAL, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_product_normal_form_view_price_history view.product.normal.form.view.price.history product.product form Inherits product.product_normal_form_view
view_product_price_history_filter product.price.history.filter product.price.history search New
view_product_price_history_graph product.price.history graph New
view_product_price_history_tree view.product.price.history.tree product.price.history tree New
view_product_template_only_form_price_history view.product.template.only.form.price.history product.template form Inherits product.product_template_only_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (2)
  • cost Float
    group_operator='avg'
  • product_tmpl_id Many2one
    related='product_id.product_tmpl_id' store=True string='Product Template'
Public methods (0)

No public methods.

New fields (1)
  • price_history_count Integer
    compute='_compute_price_history_count' args: 'Price History Count'
Public methods (0)

No public methods.

New fields (1)
  • price_history_count Integer
    compute='_compute_price_history_count' args: 'Price History Count'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…