Stock internal transfer

stock_internal_transfer
REPOSITORY
REPOSITORYOCA/stock-logistics-transport
GIT
GIThttps://github.com/OCA/stock-logistics-transport.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-transport/tree/7.0/stock_internal_transfer
VERSION
VERSION 1.0
CATEGORY
CATEGORY
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), initOS GmbH & Co. KG
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), initOS GmbH & Co. KG
COMMITTERS
COMMITTERSPeter Hahn
WEBSITE
WEBSITEhttp://www.initos.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-07 18:48:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Wizard to simplify creation of internal transfers between stock locations.
Creates stock moves and pickings to transfer selected goods between two
stock locations.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_stock_interal_transfer_form stock.internal.transfer.form stock.internal.transfer form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • create_transfer(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • onchange_product_id(self, cr, uid, ids, product_id, context=None)