Search 1.9 billion lines of Odoo code on GitHub

base_company_legal_info

Author: Akretion,GRAP
License: AGPL-3
Branch: 8.0_ADD_pos_image_journal
Repository: coopiteasy/grap-odoo-incubator
Dependencies: base, and report
Languages: Python (44, 32.6%), XML (60, 44.4%), and reStructuredText (31, 23.0%)
Other branches: 12.0, 12.0-MIG-pos_sector, 12.0-fix-product_print_category, 12.0-imp-product_print_category, 12.0-noupdate-for-product-print-format, 12.0-store-print-category, and 8.0
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

<a class="reference external image-reference" 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.svg"> </a> <a name="base-company-legal-information"></a> <h2>Base - Company legal Information</h2> <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> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>go to the company form view and set the new information.</li> </ul> <div class="figure align-center"> <img alt="./static/description/res_company_form.png" src="./static/description/res_company_form.png" style="width: 80%;" /> </div> <ul class="simple"> <li>The new informations are now available in the external Layout used for official reports. (quotation, invoices, etc.)</li> </ul> <div class="figure"> <img alt="./static/description/report_layout_footer.png" src="./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="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <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> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akretion (<a class="reference external" href="http://www.akretion.com">http://www.akretion.com</a>)</li> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul>