| 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_intercompany |
| VERSION | |
| VERSION | 1.1.4 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Miquel Raïch, Sébastien BEAU, Weblate, OCA-git-bot, oca-ci, Ilyas, Melody Uffreduzzi, Guillaume MASSON |
| 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: - purchase_sale_inter_company - account_invoice_inter_company 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 |
|---|---|---|---|---|
view_product_pricelist_form |
product.pricelist | field | Inherits product.product_pricelist_view |
No new fields.
Public methods (1)check_intercompany_pricelist(self)
No new fields.
Public methods (0)No public methods.
generated_supplierinfo_ids
One2many → product.supplierinfo
comodel_name='product.supplierinfo'
inverse_name='intercompany_pricelist_id'
intercompany_supplier_lead_time
Float
default=0
help='Vendor pricelist lead time, in days.'
is_intercompany_supplier
Boolean
default=False
inverse='_inverse_intercompany_supplier'
write(self, vals)
No new fields.
Public methods (3)create(self, vals)
unlink(self)
write(self, vals)
No new fields.
Public methods (0)No public methods.
intercompany_pricelist_id
Many2one → product.pricelist
comodel_name='product.pricelist'
check_access_rule(self, operation)
pricelist_item_ids
One2many → product.pricelist.item
create(self, vals)
update_intercompany_prices(self)
write(self, vals)
No new fields.
Public methods (0)No public methods.