| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/multi-company |
| GIT | |
| GIT | https://github.com/OCA/multi-company.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/multi-company/tree/14.0/product_supplierinfo_group_intercompany |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Miquel Raïch, Sébastien BEAU, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/multi-company: - product_supplierinfo_intercompany - purchase_sale_inter_company - account_invoice_inter_company OCA/product-attribute: - product_supplierinfo_group odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - sale_stock - stock_account - stock - barcodes - purchase_stock - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_view |
product.pricelist | field | Inherits product.product_pricelist_view | |
supplierinfo_group_view_form |
product.supplierinfo.group | field | Inherits product_supplierinfo_group.supplierinfo_group_view_form |
No new fields.
Public methods (1)onchange_supplierinfo_group_ids(self)
supplier_group_ids
One2many → product.supplierinfo.group
supplier_sequence
Integer
default=-1
help='Force the supplier sequence, use a negative value if you want to have this supplier in first position, use a big positif value if you want to be the last'
write(self, vals)
intercompany_pricelist_id
Many2one
related='group_id.intercompany_pricelist_id'
store=True
unlink(self)
intercompany_pricelist_id
Many2one → product.pricelist
readonly=True
args: 'product.pricelist'
check_access_rule(self, operation)
check_field_access_rights(self, operation, fields)
create(self, vals)
write(self, vals)