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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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_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."
Public methods (0)

No public methods.

New fields (4)
  • 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'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.