TIP: You can type at any time to perform a new search.
Product Manufacturer
product_manufacturer · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- OpenERP SA, Odoo Community Association (OCA)
- Maintainers
- OpenERP SA, Odoo Community Association (OCA)
- Committers
- Weblate, Franco Leyes, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
A module that adds manufacturers and attributes on the product form. ## You can now define the following for a product - Manufacturer - Manufacturer Product Name - Manufacturer Product Code - Manufacturer Product URL
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_view_form_easy_inherit_product_manufacturer |
product.product.view.form.easy.inherit.product.manufacturer | product.product | form | Inherits product.product_variant_easy_edit_view |
product_template_manufacturer_form_view |
product.template.form - product_manufacturer | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
manufacturer_idMany2one → res.partnercomodel_name='res.partner' -
manufacturer_pnameCharstring='Manufacturer Product Name' -
manufacturer_prefCharstring='Manufacturer Product Code' -
manufacturer_purlCharstring='Manufacturer Product URL'
No public methods.
New fields (4)
-
manufacturer_idMany2one → res.partnercomodel_name='res.partner'compute='_compute_manufacturer_info'inverse='_inverse_manufacturer_info'store=True -
manufacturer_pnameCharcompute='_compute_manufacturer_info'inverse='_inverse_manufacturer_info'store=Truestring='Manufacturer Product Name' -
manufacturer_prefCharcompute='_compute_manufacturer_info'inverse='_inverse_manufacturer_info'store=Truestring='Manufacturer Product Code' -
manufacturer_purlCharcompute='_compute_manufacturer_info'inverse='_inverse_manufacturer_info'store=Truestring='Manufacturer Product URL'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…