Search 1.9 billion lines of Odoo code on GitHub

edifact_account_invoice

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: account, edifact, and sale
Languages: PO File (72, 9.3%), Python (587, 76.0%), XML (94, 12.2%), and reStructuredText (19, 2.5%)
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-account-invoice"></a> <h2>Edifact Account Invoice</h2> <p>Module for import / export stock invoices from / to edifact files.</p> <p>&#64;TODO: import invoices.</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;invoices&quot; for this module.</p> <a name="how-it-works"></a> <h3>How it works</h3> <p>Exporting files:</p> <p>Edifact &gt; Invoices &gt; Export Invoices</p> <p>Select invoices to export and click on export button.</p> <p>Exported files will be inside the configured out path / invoices folder.</p>