Repository
OCA/stock-logistics-transport · module folder · Try on Runboat
Module version
1.0
Category
Folder size
0.02 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.initos.com
Last tracking update
2026-08-21 16:20:18
Authors
Odoo Community Association (OCA), initOS GmbH & Co. KG
Maintainers
Odoo Community Association (OCA), initOS GmbH & Co. KG
Committers
Peter Hahn
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_internal_transfer_transit
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)