TIP: You can type at any time to perform a new search.
Stock Intercompany Bidirectional
stock_intercompany_bidirectional · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Inventory/Inventory
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/multi-company
- Last tracking update
- 2026-08-07 08:09:25
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- GabbasovDinar, Weblate, OCA-git-bot, oca-ci, Mike, angelinaanaki
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intercompany_bidirectional_res_config_settings_view_form |
intercompany.bidirectional.res.config.settings.view.form | res.config.settings | form | Inherits stock_intercompany.intercompany_res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (5)
-
auto_update_qty_doneBooleanhelp="Enable 'Set Qty Done' to automatically update the 'Done' quantity based on the counterpart picking."string='Set Qty Done' -
intercompany_in_type_idMany2onestring='Intercompany Operation Type IN' -
intercompany_out_type_idMany2one → stock.picking.typestring='Intercompany Operation Type OUT' args: 'stock.picking.type' -
mirror_lot_numbersBooleanhelp="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_packagesBooleanhelp="Enable 'Move Packages' to automatically use the same package for the incoming operation as was used for the outgoing one."
No public methods.
New fields (4)
-
auto_update_qty_doneBooleanreadonly=Falserelated='company_id.auto_update_qty_done' -
intercompany_out_type_idMany2onereadonly=Falserelated='company_id.intercompany_out_type_id' -
mirror_lot_numbersBooleanreadonly=Falserelated='company_id.mirror_lot_numbers' -
move_packagesBooleanreadonly=Falserelated='company_id.move_packages'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.