Search 1.9 billion lines of Odoo code on GitHub

partner_no_vat

Author: Numigi
License: LGPL-3
Branch: TA#47980
Repository: Numigi/odoo-partner-addons
Dependencies: base, and portal
Languages: Python (17, 32.1%), XML (21, 39.6%), and reStructuredText (15, 28.3%)
Other branches: 12.0, 14.0, 40112, TA#46412---migration_modules_flex, TA#47980---partner_phone_validation, TA#48575, TA#50667, TA#50761, and jbreard-patch-1

<h1 class="title">Partner No VAT</h1> <p>This module hides the VAT field on partners.</p> <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> </ul> </div> <a name="context"></a> <h2><a class="toc-backref" href="#id1">Context</a></h2> <p>Odoo comes by default with a VAT field on partners.</p> <img alt="static/description/partner_form_with_vat.png" src="static/description/partner_form_with_vat.png" /> <p>This field makes sense for european companies.</p> <p>However, for non-EU companies that don't trade with Europe, this field lacks purpose and is likely to create confusion.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>After the installation, the VAT is hidden on partners:</p> <img alt="static/description/partner_form_with_vat_hidden.png" src="static/description/partner_form_with_vat_hidden.png" /> <p>The VAT is also hidden on the portal account profile form:</p> <img alt="static/description/account_profile_with_vat_hidden.png" src="static/description/account_profile_with_vat_hidden.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>