🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

odoo13-addon-contract-layout-category-hide-detail

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odoo13-addon-contract-layout-category-hide-detail

Hide details for sections in Contract lines

13.0.1.0.1.dev6
PyPI
Maintainers
1

==================================== Contract layout category hide detail

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:1f86a292a76816e12e4bd1e70e87ebe4bef70ab2db2150b153b556071898b316 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github :target: https://github.com/OCA/contract/tree/13.0/contract_layout_category_hide_detail :alt: OCA/contract .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/contract-13-0/contract-13-0-contract_layout_category_hide_detail :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png :target: https://runboat.odoo-community.org/builds?repo=OCA/contract&target_branch=13.0 :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to check/uncheck 'Show details' and 'Show subtotal' flags for Recurring invoices section lines in Customer Contracts and Supplier Contracts so that Invoices are generated with this information.

Table of contents

.. contents:: :local:

Usage

To use this module, you need to:

#. Go to Invoicing -> Customers -> Customer Contracts and create a new Contract. #. In Recurring Invoices tab add a section line. #. Add some product lines. #. Add a section line, but this time, click on the plus-circle icon |plus-circle-icon| on your right. That icon will be replaced by minus-circle icon |minus-circle-icon|. That means Show subtotal field is set to False. (You can also set Show subtotal field to False/True in the pop-up form when you click on the section line) #. Add some product lines. #. Add another section line and click on the eye icon |eye-icon| on your right. That icon will be replaced by eye-slash icon |eye-slash-icon|. That means Show details field is set to False. (You can also set Show details field to False/True in the pop-up form when you click on the section line) #. Add some product lines. #. Then, when the Invoice is generated, you will see that it will have the information regarding "Show details" and "Show subtotal" specified in the previous steps.

For more information about Show details and Show subtotal flags in Invoices: see 'Usage' section of the 'Sale layout category hide detail' module <https://github.com/OCA/sale-reporting/tree/12.0/sale_layout_category_hide_detail#usage>_

.. |eye-icon| image:: https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/eye.png :alt: plus-circle icon :width: 12 px

.. |eye-slash-icon| image:: https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/eye-slash.png :alt: minus-circle icon :width: 12 px

.. |plus-circle-icon| image:: https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/plus-circle.png :alt: plus-circle icon :width: 12 px

.. |minus-circle-icon| image:: https://raw.githubusercontent.com/OCA/contract/13.0/contract_layout_category_hide_detail/static/description/readme-icons/minus-circle.png :alt: minus-circle icon :width: 12 px

Known issues / Roadmap

  • Unit tests are needed

Bug Tracker

Bugs are tracked on GitHub Issues <https://github.com/OCA/contract/issues>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback <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**>.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors


* Tecnativa

Contributors
  • Tecnativa <https://www.tecnativa.com>_:

    • Ernesto Tejeda
    • Pedro M. Baeza
    • VĂ­ctor MartĂ­nez

Maintainers


This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

This module is part of the `OCA/contract <https://github.com/OCA/contract/tree/13.0/contract_layout_category_hide_detail>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.


FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts