Search 1.9 billion lines of Odoo code on GitHub

edifact_stock_picking

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: edifact, and stock
Languages: PO File (59, 9.2%), Python (468, 73.1%), XML (94, 14.7%), and reStructuredText (19, 3.0%)
Other repositories: RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, kit9/trey-addons, and treytux/trey-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="edifact-stock-picking"></a> <h2>Edifact Stock Picking</h2> <p>Module for import / export stock pikings from / to edifact files.</p> <p>&#64;TODO: import stock picking.</p> <a name="configuration-parameters"></a> <h3>Configuration parameters:</h3> <p>Settings &gt; Companies &gt; Companies &gt; Configuration &gt; EDI parameters</p> <p>Salesman: sales person for documents In path: path for import files Out path: path for exported files</p> <p>Paths indiqued here must exist in your server. Inside this paths, you have to create a folder named &quot;pickings&quot; for this module.</p> <a name="how-it-works"></a> <h3>How it works</h3> <p>Exporting files:</p> <p>Edifact &gt; Pickings &gt; Export Pickings</p> <p>Select pickings to export and click on export button.</p> <p>Exported files will be inside the configured out path / pickings folder.</p>