Search 1.9 billion lines of Odoo code on GitHub

account_invoice_import_directory

Author: ACSONE SA/NV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-account_invoice_import_directory-cpi
Repository: sbejaoui/edi
Dependencies: account_invoice_import, base_technical_user, and queue_job
Languages: Python (175, 72.3%), and XML (67, 27.7%)
Other branches: 10.0-account_invoice_import_directory-multi-company
Other repositories: acsone/edi

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="account-invoice-import-directory"></a> <h2>Account Invoice Import Directory</h2> <p>This module extends the functionality of account_invoice_import and allows to run the import of invoices through an automatic process scanning some directories on the Odoo server.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Just install it.</li> </ol> <a name="configuration"></a> <h3>Configuration</h3> <p>This module is complementary with account_invoice_import, so please report to its configuration requisites to be sure to well use it. Then go to Accounting and create an Invoice Import directory Configuration. This configuration will require:</p> <ul class="simple"> <li>a name</li> <li>a directory path on your Odoo server where the system will scan for file to upload</li> <li>an after import strategy: you can either decide to move the file to an archive directory or either delete it</li> </ul> <p>This module also require to set a technical user on the company. (Go to company Form and configure it on the Configuration tab). This is useful in a multi-company context to prevent to use Admin user to create invoices.</p> <p>NB: Be sure that the system user running the odoo main process has enough rights to read in all directories used in configurations.</p> <a name="usage"></a> <h3>Usage</h3> <p>A cron is available to be scheduled to scan each configuration directories and will launch a queue job per file found.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/226/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/edi/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 smashing it by providing a 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://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Cédric Pigeon &lt;<a class="reference external" href="mailto:cedric.pigeon&#64;acsone.eu">cedric.pigeon&#64;acsone.eu</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <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>