Files
contract/contract_layout_category_hide_detail/README.rst
2020-04-30 13:16:42 -04:00

130 lines
5.1 KiB
ReStructuredText

====================================
Contract layout category hide detail
====================================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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/12.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-12-0/contract-12-0-contract_layout_category_hide_detail
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/110/12.0
:alt: Try me on Runbot
|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/12.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/12.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/12.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/12.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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/contract/issues/new?body=module:%20contract_layout_category_hide_detail%0Aversion:%2012.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
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/12.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.