Stock Move

The Stock Move is an elementary step in the logistics workflow processes (see the Diagrams). It represents the flow of the customer objects through the different locations. The Python function odoo_xmlrpc_twisted.functions.create_order() creates a stock move in the Odoo system based on the parameters in the chapter [stock_move] of the configuration file (see 1.2.1   Parameter Inventory).

The following picture describes the flow of the objects through the different locations including the involved partners:

../../_images/stock_move_flow.svg

Figure: Stock Move Flow