| 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/16.0/stock_intercompany_bidirectional |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | GabbasovDinar, Weblate, OCA-git-bot, oca-ci, Mike, angelinaanaki |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/multi-company: - stock_intercompany odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intercompany_bidirectional_res_config_settings_view_form |
intercompany.bidirectional.res.config.settings.view.form | res.config.settings | xpath | Inherits stock_intercompany.intercompany_res_config_settings_view_form |
auto_update_qty_done
Boolean
help="Enable 'Set Qty Done' to automatically update the 'Done' quantity based on the counterpart picking."
string='Set Qty Done'
intercompany_in_type_id
Many2one
string='Intercompany Operation Type IN'
intercompany_out_type_id
Many2one → stock.picking.type
string='Intercompany Operation Type OUT'
args: 'stock.picking.type'
mirror_lot_numbers
Boolean
help="Enable 'Mirror Lots/Serial Numbers' if you want lots to create assign lots/serial numbers with the same names in the destination company automatically."
string='Mirror Lots/Serial Numbers'
move_packages
Boolean
help="Enable 'Move Packages' to automatically use the same package for the incoming operation as was used for the outgoing one."
No public methods.
auto_update_qty_done
Boolean
readonly=False
related='company_id.auto_update_qty_done'
intercompany_out_type_id
Many2one
readonly=False
related='company_id.intercompany_out_type_id'
mirror_lot_numbers
Boolean
readonly=False
related='company_id.mirror_lot_numbers'
move_packages
Boolean
readonly=False
related='company_id.move_packages'
No public methods.
No new fields.
Public methods (0)No public methods.