Search 1.9 billion lines of Odoo code on GitHub

connector_infor_account_move

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: anhvu-sg/connector-infor
Dependencies: account, component, component_event, connector_infor, and queue_job
Languages: PO File (234, 14.8%), Python (818, 51.7%), XML (470, 29.7%), and reStructuredText (60, 3.8%)
Other repositories: OCA/connector-infor, TDu/connector-infor, VisiionSolucionesTecnologicas/connector-infor, camptocamp/connector-infor, guewen/connector-infor, isoscl/connector-infor, lideritjnma/connector-infor, pscloud/connector-infor, and ursais/connector-infor

<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="infor-connector-account-move"></a> <h2>Infor Connector Account Move</h2> <p>This module allows you to push the accounting entries of specific journals to Infor using the Process verb and a BOD file such as this one: <a class="reference external" href="https://github.com/OCA/connector-infor/files/1875843/SunJournal_sample.xml.txt">SunJournal_sample.xml.txt</a></p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Go to Settings &gt; Connectors &gt; Infor Backends</li> </ul> <a name="create-a-new-backend"></a> <h4>Create a new backend</h4> <ul class="simple"> <li>Set the type of synchronization for now only 'File' is implemented.</li> <li>Select where the files will be written by creating a 'File Backend', local file system or sftp.</li> <li>Set the message headers fields.</li> </ul> <a name="set-the-journals-to-synchronize"></a> <h4>Set the journals to synchronize</h4> <ul class="simple"> <li>Select the journals you want to sync and specify for each one * the frequency of the sync * if journal entries should be summarized (account moves are grouped by account id) * the &quot;infor id&quot; on the journals</li> <li>Make sure the account codes match between Odoo and Infor charts of accounts</li> </ul> <a name="add-custom-fields"></a> <h4>Add custom fields</h4> <p>Custom fields are added to each JournalEntryLine they can be of two different data types :</p> <p>Static fields are added with a the predefined defualt value.</p> <p>Dynamic fields are computed in the record fields hierarchy based on the field name 'field'. If starting with 'object.' the account.move.line record will be used as a base. If starting by 'backend.' then the infor.backend record is used. If the field can not be resolved the data in 'default_value' will be used instead.</p> <a name="set-up-partners"></a> <h4>Set up partners</h4> <p>Set the &quot;Internal Reference&quot; of each Odoo partner with their Infor ID</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/connector_infor/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Bhavesh Odedra &lt;<a class="reference external" href="mailto:bodedra&#64;opensourceintegrators.com">bodedra&#64;opensourceintegrators.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Thierry Ducrest &lt;<a class="reference external" href="mailto:thierry.ducrest&#64;camptocamp.com">thierry.ducrest&#64;camptocamp.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="http://www.opensourceintegrators.com">http://www.opensourceintegrators.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>