.. stock_move: .. index:: Stock Move Stock Move ========== The Stock Move is an elementary step in the logistics workflow processes (see the :ref:`chapter_diagrams`). It represents the flow of the customer objects through the different locations. The Python function :func:`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 :ref:`chapter_odoo_xmlrpc_twisted_functions_parameter_inventory`). The following picture describes the flow of the objects through the different locations including the involved partners: .. figure:: Documents/stock_move_flow.svg :width: 100% :align: center Figure: Stock Move Flow