Search 1.9 billion lines of Odoo code on GitHub

edifact_account_voucher

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: edifact, and sale
Languages: PO File (59, 14.9%), Python (234, 58.9%), XML (83, 20.9%), and reStructuredText (21, 5.3%)
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-voucher"></a> <h2>Edifact Account Voucher</h2> <p>Module for import / export account vouchers from edifact files.</p> <p>&#64;TODO: export account voucher.</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;vouchers&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; vouchers.</p> <p>Manual method: Edifact &gt; Vouchers &gt; Import Vouchers Cron: Settings &gt; Technical &gt; Automation &gt; Schedule Actions &gt; Process EDI voucher 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>