Stock Intercompany Bidirectional

stock_intercompany_bidirectional
REPOSITORY
REPOSITORYOCA/multi-company
GIT
GIThttps://github.com/OCA/multi-company.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/multi-company/tree/16.0/stock_intercompany_bidirectional
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYInventory/Inventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSGabbasovDinar, Weblate, OCA-git-bot, oca-ci, Mike, angelinaanaki
WEBSITE
WEBSITEhttps://github.com/OCA/multi-company
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/multi-company:
    - stock_intercompany
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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
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.