Search 1.9 billion lines of Odoo code on GitHub

partner_affiliate_invoicing_address

Author: Numigi
License: LGPL-3
Branch: TA#47980
Repository: Numigi/odoo-partner-addons
Dependencies: base, and partner_affiliate
Languages: Python (71, 64.0%), XML (20, 18.0%), and reStructuredText (20, 18.0%)
Other branches: 12.0, 14.0, 40112, TA#46412---migration_modules_flex, TA#47980---partner_phone_validation, TA#48575, TA#50667, and TA#50761

<h1 class="title">Partner Affiliate Invoicing Address</h1> <div class="contents topic" id="table-of-contents"> <p class="topic-title">Table of Contents</p> <ul class="simple"> <li><a class="reference internal" href="#context" id="id1">Context</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#contributors" id="id3">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id4">More information</a></li> </ul> </div> <a name="context"></a> <h2><a class="toc-backref" href="#id1">Context</a></h2> <p>The module <a class="reference external" href="https://github.com/OCA/partner-contact/tree/12.0/partner_affiliate">partner_affiliate</a> allows to define child commercial partners (affiliates) under a common parent entity.</p> <img alt="static/description/partner_affiliates.png" src="static/description/partner_affiliates.png" /> <p>By default, the invoicing address of each affiliate is used when selling to an affiliate.</p> <p>Therefore, defining an invoicing address on the parent entity has no impact on invoices of its affiliates.</p> <img alt="static/description/order_with_affiliate_invoice_address.png" src="static/description/order_with_affiliate_invoice_address.png" /> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>This module adds a checkbox <code>Use Parent Invoice Address</code>.</p> <img alt="static/description/partner_checkbox.png" src="static/description/partner_checkbox.png" /> <p>When this box is checked, the invoicing address for this affiliate will be selected from its parent entity.</p> <img alt="static/description/order_with_parent_invoice_address.png" src="static/description/order_with_parent_invoice_address.png" /> <a name="contributors"></a> <h2><a class="toc-backref" href="#id3">Contributors</a></h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2><a class="toc-backref" href="#id4">More information</a></h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>