Search 1.9 billion lines of Odoo code on GitHub

contract_layout_category_hide_detail

Author: Tecnativa, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0-contractviews-len
Repository: acsone/contract
Dependencies: contract, and sale_layout_category_hide_detail
Languages: HTML (373, 70.8%), PO File (21, 4.0%), Python (30, 5.7%), and XML (103, 19.5%)
Other branches: 12.0, 12.0-add_link_to_contract_line_in_msg-qgr, 12.0-cntrctqj-len, 12.0-contract_auto_validate_invoice-sbj, 12.0-contract_forecast_multi_company-sbj, 12.0-contract_specific_payment_mode-sbj, 12.0-contract_transmit_method-sbj, 12.0-fix_contract_forecast-sbj, 12.0-fix_renew_next_invoice_date-sbj, 12.0-fix_travis-sbj, 12.0-prg_master, 12.0-product_contract_transmit_method-sbj, 12.0-productfixedend-len, 12.0-recurring_rule_type-sbj, 12.0-tieredpricing-len, 12.0-trn_master, 12.0-trncntrct-len, 12.0-upd-copier-dro, 12.0-variantconstraints-len, 13-fix-tests-ag-rebate-dro, 13.0, 13.0-add-contract-date-dro, 13.0-fix-contract_display_type-dro, 13.0-fix-portal-dro, 13.0-fix-product_line_view-dro, 13.0-fixactdomain-len, 13.0-imp-onchange_date_start-dro, 13.0-mig-price-revision-dro, 13.0-mig-product_contract, and 14.0-add-contract_layout_category_hide-dro
Other repositories: Chandni8/contract, Change2improve/contract, Comunitea/contract, Digital5-Odoo/contract, Dobtor-OCA/contract, ERPLibre/contract, Escodoo/contract, Ingeos/contract, LevelPrime/contract, Martronic-SA/contract, MindAndGo/contract, NeatNerdPrime/contract, OCA-MUK/contract, OCA/contract, PESOL/contract, SerpentConsultingServices/contract, Stanadigme/contract, Studio73/contract, Syci-Consulting/contract, Tecnativa/contract, akretion/contract, altanmur/contract, anhvu-sg/contract, aurestic/contract, brain-tec/contract, brian10048/contract, camptocamp/contract, coopiteasy/contract, diegobgl/contract, ecosoft-odoo/contract, eittech/contract, fcayre/contract, flotho/contract, i-vyshnevska/contract, keadanis/contract, kmee/contract, lideritjnma/contract, moltisinc/contract, murtuzasaleh/contract, newtratip/contract, nomadic-coding/contract, ntsirintanis/contract, patrickrwilson/contract, pdyharshad/contract, rousseldenis/contract, sanube/contract, sbejaoui/contract, sewisoft/contract, unitek-solusi/OCA-contract, ursais/contract, and ygol/contract

<h1 class="title">Contract layout category hide detail</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/contract/tree/13.0/contract_layout_category_hide_detail"><img alt="OCA/contract" src="https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/contract-13-0/contract-13-0-contract_layout_category_hide_detail"><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/110/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows you to check/uncheck 'Show details' and 'Show subtotal' flags for <em>Recurring invoices section lines</em> in Customer Contracts and Supplier Contracts so that Invoices are generated with this information.</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="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">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 <em>Invoicing -&gt; Customers -&gt; Customer Contracts</em> and create a new <em>Contract</em>.</li> <li>In <em>Recurring Invoices</em> tab add a section line.</li> <li>Add some product lines.</li> <li>Add a section line, but this time, click on the <em>plus-circle</em> icon <img alt="plus-circle icon" src="https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/plus-circle.png" style="width: 12px;" /> on your right. That icon will be replaced by <em>minus-circle</em> icon <img alt="minus-circle icon" src="https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/minus-circle.png" style="width: 12px;" />. That means <em>Show subtotal</em> field is set to False. (You can also set <em>Show subtotal</em> field to False/True in the pop-up form when you click on the section line)</li> <li>Add some product lines.</li> <li>Add another section line and click on the <em>eye</em> icon <img alt="plus-circle icon" src="https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/eye.png" style="width: 12px;" /> on your right. That icon will be replaced by <em>eye-slash</em> icon <img alt="minus-circle icon" src="https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/eye-slash.png" style="width: 12px;" />. That means <em>Show details</em> field is set to False. (You can also set <em>Show details</em> field to False/True in the pop-up form when you click on the section line)</li> <li>Add some product lines.</li> <li>Then, when the Invoice is generated, you will see that it will have the information regarding &quot;Show details&quot; and &quot;Show subtotal&quot; specified in the previous steps.</li> </ol> <p>For more information about <em>Show details</em> and <em>Show subtotal</em> flags in Invoices: see <a class="reference external" href="https://github.com/OCA/sale-reporting/tree/12.0/sale_layout_category_hide_detail#usage">'Usage' section of the 'Sale layout category hide detail' module</a></p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <ul class="simple"> <li>Unit tests are needed</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/contract/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/contract/issues/new?body=module:%20contract_layout_category_hide_detail%0Aversion:%2013.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Tecnativa</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>Ernesto Tejeda</li> <li>Pedro M. Baeza</li> <li>Víctor Martínez</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">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/contract/tree/13.0/contract_layout_category_hide_detail">OCA/contract</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>