Search 1.9 billion lines of Odoo code on GitHub

account_invoice_send_mail_queued

Author: Sygel, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0-imp-asynchronous_invoice_email
Repository: sygel-technology/account-invoicing
Dependencies: account, and queue_job
Languages: PO File (16, 12.1%), Python (59, 44.7%), and reStructuredText (57, 43.2%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="account-invoice-send-mail-queued"></a> <h2>Account Invoice Send Mail Queued</h2> <p>Send emails with invoices asynchronously when using the &quot;Send &amp; print&quot; invoices action and multiple invoices have been selected.</p> <a name="installation"></a> <h3>Installation</h3> <p>The module queue_job is necessary to run 'account_invoice_send_mail_queued'. It can be found here: <a class="reference external" href="https://github.com/OCA/queue">https://github.com/OCA/queue</a></p> <a name="configuration"></a> <h3>Configuration</h3> <p>This module needs no special configuration. However, the module 'queue_job' needs some configuration: <a class="reference external" href="https://github.com/OCA/queue/blob/13.0/queue_job/README.rst">https://github.com/OCA/queue/blob/13.0/queue_job/README.rst</a></p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to Invoicing</li> <li>Select multiple invoices</li> <li>Go to Action &gt; &quot;Send &amp; print&quot;</li> <li>Check the &quot;Email&quot; option and click &quot;Send&quot;</li> </ol> <a name="roadmap"></a> <h3>ROADMAP</h3> <ul class="simple"> <li>If a selected invoice to be asynchronously sent has been deleted when the action is executed, an error will occur.</li> <li>Invoices are sent asynchronously only if a template has been selected.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs and errors are managed in <a class="reference external" href="https://github.com/OCA/account-invoicing/issues">issues of GitHub</a>. In case of problems, please check if your problem has already been reported. If you are the first to discover it, help us solving it by indicating a detailed description <a class="reference external" href="https://github.com/OCA/account-invoicing/issues/new">here</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h3>Credits</h3> <a name="authors"></a> <h4>Authors</h4> <ul class="simple"> <li>Sygel</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Manuel Regidor &lt;<a class="reference external" href="mailto:manuel.regidor&#64;sygel.es">manuel.regidor&#64;sygel.es</a>&gt;</li> <li>Valentín Vinagre &lt;<a class="reference external" href="mailto:valentin.vinagre&#64;sygel.es">valentin.vinagre&#64;sygel.es</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by the OCA.</p> <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>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>