Search 1.9 billion lines of Odoo code on GitHub

base_company_legal_info

Author: Akretion,GRAP,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0-fix-product_print_category
Repository: coopiteasy/grap-odoo-incubator
Dependencies: base, and web
Languages: HTML (357, 62.3%), PO File (45, 7.9%), Python (50, 8.7%), XML (57, 9.9%), and reStructuredText (64, 11.2%)
Other branches: 12.0, 12.0-MIG-pos_sector, 12.0-imp-product_print_category, 12.0-noupdate-for-product-print-format, 12.0-store-print-category, 8.0, and 8.0_ADD_pos_image_journal
Other repositories: TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, erick-alvino/grap-odoo-incubator, francislouie/grap-odoo-incubator, grap/grap-odoo-incubator, haryoran04/grap-odoo-incubator, initOS/grap-odoo-incubator, jaferrer/grap-odoo-incubator, legalsylvain/grap-odoo-incubator, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, quentinDupont/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, and vidtsin/grap-odoo-incubator

<h1 class="title">Base - Company Legal Information</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/grap/grap-odoo-incubator/tree/12.0/base_company_legal_info"><img alt="grap/grap-odoo-incubator" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>This module adds legal fields on companies :</p> <ul class="simple"> <li><code>legal_name</code> : Also called 'Official Name' or 'Business Name', used in official documents</li> <li><code>legal_type</code> : to mention the juricial form of the company : Ltd ('Limited company' in many countries), SARL ('Société Anonyme à Responsabilité Limitée' in France), GmbH ('Gesellschaft mit beschränkter Haftung' in germany, Austria), etc.</li> </ul> <p>With that design, you can now use the <code>name</code> field for the Trade name of your companies.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</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="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ul class="simple"> <li>go to the company form view and set the new information.</li> </ul> <div class="figure align-center"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/base_company_legal_info/static/description/res_company_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/base_company_legal_info/static/description/res_company_form.png" style="width: 80%;" /> </div> <ul class="simple"> <li>The new informations are now available in the external Layout background used for official reports. (quotation, invoices, etc.)</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/base_company_legal_info/static/description/report_layout_footer.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/base_company_legal_info/static/description/report_layout_footer.png" /> </div> <p>If you create your custom report, you can call the new computed field <code>report_legal_description</code></p> <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/grap/grap-odoo-incubator/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/grap/grap-odoo-incubator/issues/new?body=module:%20base_company_legal_info%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>Akretion</li> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Alexis DE LATTRE &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> <li>Quentin DUPONT &lt;<a class="reference external" href="mailto:quentin.dupont&#64;grap.coop">quentin.dupont&#64;grap.coop</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>Current maintainer:</p> <p><a class="reference external" href="https://github.com/legalsylvain"><img alt="legalsylvain" src="https://github.com/legalsylvain.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/12.0/base_company_legal_info">grap/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>