TIP: You can type at any time to perform a new search.
Product Supplierinfo for Customers and Product Supplierinfo Group compatibility
product_supplierinfo_for_customer_group · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:47:36
- Authors
- Odoo Community Association (OCA), Ooops404, Ilyas
- Maintainers
- Odoo Community Association (OCA), Ooops404, Ilyas
- Committers
- Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (8)
-
company_idMany2one → res.companydefault=<expr>index=1related=False args: 'res.company', 'Company' -
group_idMany2one → product.supplierinfo.grouprequired=False args: 'product.supplierinfo.group' -
nameMany2one → res.partnercheck_company=Trueondelete='cascade'related=Falserequired=True args: 'res.partner', 'Vendor' -
product_codeCharrelated=False args: 'Vendor Product Code' -
product_idMany2one → product.productcheck_company=Truerelated=False args: 'product.product', 'Product Variant' -
product_nameCharrelated=False args: 'Vendor Product Name' -
product_tmpl_idMany2one → product.templatecheck_company=Trueindex=Trueondelete='cascade'related=False args: 'product.template', 'Product Template' -
sequenceIntegerdefault=1related=False args: 'Sequence'
-
create(self, list_vals)@api.model_create_multi