Search 1.9 billion lines of Odoo code on GitHub

edifact_sale_order

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: edifact, and sale
Languages: PO File (58, 16.7%), Python (188, 54.2%), XML (80, 23.1%), and reStructuredText (21, 6.1%)
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-sale-order"></a> <h2>Edifact Sale Order</h2> <p>Module for import / export sale orders from edifact files.</p> <p>&#64;TODO: export sale orders.</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;orders&quot; for this module.</p> <a name="how-it-works"></a> <h3>How it works</h3> <p>Importing files:</p> <p>You have to put import files inside in path &gt; orders.</p> <p>Manual method: Edifact &gt; Sale Orders &gt; Import Orders Cron: Settings &gt; Technical &gt; Automation &gt; Schedule Actions &gt; Process EDI order files</p> <p>Processed documents are located in Edifact &gt; Edifact Documents &gt; Documents, where their state shows if errors have ocurred.</p> <p>Imported files will be deleted afer their processing.</p>