Search 1.9 billion lines of Odoo code on GitHub

stock_manual_transfer

Author: Vauxoo
License: LGPL-3
Branch: 15.0
Repository: brain-tec/addons-vauxoo
Dependencies: stock
Languages: PO File (180, 29.2%), Python (268, 43.4%), XML (153, 24.8%), and reStructuredText (16, 2.6%)
Other branches: 15.0-deprecate_mqt-luisg, 15.0-dummy-luisg, and 15.0-wo_pr_-luisg
Other repositories: Vauxoo/addons-vauxoo, and vauxoo-dev/addons-vauxoo

<img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> <a name="stock-manual-transfer"></a> <h2>Stock Manual Transfer:</h2> <p>This module allows you to trigger transfers using a specific route, as it were triggered by a reordering rule.</p> <ul class="simple"> <li>In order to be able to make the transfer, the user must belong to the stock manual transfer group:</li> </ul> <img alt="Manual transfer group" src="./static/description/manual_transfer_group.png" style="width: 600px;" /> <ul class="simple"> <li>And the route must be allowed to make manual transfers:</li> </ul> <img alt="Manual transfer field on the route" src="./static/description/manual_transfer_route.png" style="width: 600px;" /> <p>A new item in the operations menu of the stock module will be shown in order to create Manual transfers:</p> <img alt="Manual transfer menu option" src="./static/description/manual_transfer_menu.png" style="width: 600px;" /> <p>Once the Manual Transfer has been created as 'draft', a button in the form will validate the transfer and create a Transfer (picking):</p> <img alt="Manual transfer form view" src="./static/description/manual_transfer_form.png" style="width: 600px;" /> <img alt="Stock move created" src="./static/description/stock_move_created.png" style="width: 600px;" /> <a name="maintainer"></a> <h2>Maintainer</h2> <a class="reference external image-reference" href="https://vauxoo.com"><img alt="Vauxoo" src="https://www.vauxoo.com/logo.png" /></a> <p>This module is maintained by Vauxoo.</p> <p>a latinamerican company that provides training, coaching, development and implementation of enterprise management systems and bases its entire operation strategy in the use of Open Source Software and its main product is Odoo.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://www.vauxoo.com">http://www.vauxoo.com</a></p>