TIP: You can type at any time to perform a new search.
Product State History
product_state_history · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sales
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:47:36
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, Sébastien Alix, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_state_history_form_view |
product.state.history.form (in product_state_history) | product.state.history | form | New |
product_state_history_pivot_view |
product.state.history.pivot (in product_state_history) | product.state.history | pivot | New |
product_state_history_search_view |
product.state.history.search (in product_state_history) | product.state.history | search | New |
product_state_history_tree_view |
product.state.history.tree (in product_state_history) | product.state.history | tree | New |
product_state_history_wizard_form_view |
product.state.history.wizard.form (in product_state_history) | product.state.history.wizard | form | New |
product_template_form_view |
product.template.form (in product_state_history) | product.template | form | Inherits product.product_template_only_form_view |
report_product_state_history |
report_product_state_history | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (3)
-
product_state_idMany2one → product.statecomodel_name='product.state'index=Truerequired=Truestring='Status' -
product_template_idMany2one → product.templatecomodel_name='product.template'index=Trueondelete='cascade'required=Truestring='Product' -
state_dateDatetimedefault=<expr>index=Truerequired=Truestring='Date'
No public methods.
New fields (2)
-
pivot_dateDatetimedefault=<expr> -
product_state_idMany2one → product.statecomodel_name='product.state'required=Truestring='Product Status'
-
print_report(self)
New fields (0)
No new fields.
Public methods (2)-
action_product_state_history(self) -
write(self, vals)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…