TIP: You can type at any time to perform a new search.
Product Supplierinfo for Customers Elaboration
product_supplierinfo_for_customer_elaboration · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 2.1.0
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:56:58
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- sergio-teruel, Ernesto Tejeda, CarlosRoca13, Weblate, OCA-git-bot, oca-ci, josep-tecnativa
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_customerinfo_form_view |
product.customerinfo | form | Inherits product_supplierinfo_for_customer.product_customerinfo_form_view | |
product_customerinfo_tree_view |
product.customerinfo | tree | Inherits product_supplierinfo_for_customer.product_customerinfo_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
elaboration_idsMany2many → product.elaborationcomodel_name='product.elaboration' -
elaboration_noteCharcompute='_compute_elaboration_note'readonly=Falsestore=True
No public methods.
New fields (1)
-
elaboration_idsMany2many → product.elaborationcomodel_name='product.elaboration'compute='_compute_elaboration_ids'readonly=Falsestore=Truestring='Elaborations'
-
onchange_elaboration_ids(self)@api.onchange('elaboration_ids')
Loading…
Loading…