Search 1.9 billion lines of Odoo code on GitHub

account_invoice_transmit_method_substitution_rule

Author: ACSONE SA/NV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: aaltinisik/account-invoicing
Dependencies: account_invoice_transmit_method
Languages: HTML (353, 46.1%), PO File (41, 5.4%), Python (213, 27.8%), XML (102, 13.3%), and reStructuredText (57, 7.4%)
Other branches: 12backup, and 12old
Other repositories: Change2improve/account-invoicing, Comunitea/account-invoicing, Dangar-Serpentcs/account-invoicing, Digital5-Odoo/account-invoicing, Dobtor-OCA/account-invoicing, ERPLibre/account-invoicing, ForgeFlow/account-invoicing, Garrincha11-Python/account-invoicing, Ingeos/account-invoicing, Jarsa/account-invoicing, LevelPrime/account-invoicing, NeatNerdPrime/account-invoicing, OCA-MUK/account-invoicing, OCA/account-invoicing, PieterPaulussen/account-invoicing, SimoRubi/account-invoicing, Tan1150/account-invoicing, Tecnativa/account-invoicing, Vauxoo/account-invoicing, acsone/account-invoicing, akretion/account-invoicing, anhvu-sg/account-invoicing, aurestic/account-invoicing, binovo/account-invoicing, brain-tec/account-invoicing, brian10048/account-invoicing, captivea-dcr/account-invoicing, chakhi/account-invoicing, coopiteasy/account-invoicing, decodio-applications/account-invoicing, eLBati/account-invoicing, enmasys/account-invoicing, exosoftware/oca-account-invoicing, fallewi/account-invoicing, igallart/account-invoicing, initOS/account-invoicing, kmee/account-invoicing, legalsylvain/account-invoicing, lideritjnma/account-invoicing, medianecorp/account-invoicing, mikael85/account-invoicing, mohamedhagag/account-invoicing, nexusincorporation/account-invoicing, niaisoh/account-invoicing, noorealam96/account-invoicing, patrickrwilson/account-invoicing, sendalpegat/account-invoicing, sergiocorato/account-invoicing, sygel-technology/account-invoicing, tafaRU/account-invoicing, takinobori/oca-account-invoicing, tegin/account-invoicing, tirma-sa/account-invoicing, ursais/account-invoicing, victoralmau/account-invoicing, xtendoo-corporation/account-invoicing, yassine-teoshore/account-invoicing, zarumaru/account-invoicing, and zeroincombenze/account-invoicing

<h1 class="title">Account Invoice Transmit Method Substitution Rule</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/OCA/account-invoicing/tree/12.0/account_invoice_transmit_method_substitution_rule"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_transmit_method_substitution_rule"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/95/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Sometimes a transmission method defined by default for the partner is not applicable. For example, when the transmission method is e-mail and the partner's e-mail is not set. This addon allows you to define substitution rules when an invoice matches certain criteria.</p> <p>This module can also be used when it is not easy to define the partner's preference for the transmission method or the partner's preference is not legally permitted. For example, in some countries, invoices with payment direct debit method must be sent to the customer by post.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to Accounting &gt; Configuration &gt; Management &gt; Transmit Method Substitution Rules</li> <li><dl class="first docutils"> <dt>Create a transmit substitution rule</dt> <dd><ul class="first last"> <li>Add a domain to indicate when the substitution must happen</li> <li>Add a transmit method that will be set if an invoice match the domain at creation</li> </ul> </dd> </dl> </li> </ol> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-invoicing/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 <a class="reference external" href="https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_transmit_method_substitution_rule%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>ACSONE SA/NV</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Souheil Bejaoui &lt;<a class="reference external" href="mailto:souheil.bejaoui&#64;acsone.eu">souheil.bejaoui&#64;acsone.eu</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <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> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-invoicing/tree/12.0/account_invoice_transmit_method_substitution_rule">OCA/account-invoicing</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>