odoo14-addon-sale-layout-category-hide-detail


Nameodoo14-addon-sale-layout-category-hide-detail JSON
Version 14.0.1.0.4 PyPI version JSON
download
home_pagehttps://github.com/OCA/sale-reporting
SummaryHide details for sections in sale orders and invoices for reports and customer portal
upload_time2024-05-17 08:15:26
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================================
Sale layout category hide detail
================================

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

.. |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%2Fsale--reporting-lightgray.png?logo=github
    :target: https://github.com/OCA/sale-reporting/tree/14.0/sale_layout_category_hide_detail
    :alt: OCA/sale-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/sale-reporting-14-0/sale-reporting-14-0-sale_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/sale-reporting&target_branch=14.0
    :alt: Try me on Runboat

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

This module allows you to check/uncheck the new 'Show details' and
'Show subtotal' flags in *Sale order section lines* and
*Customer invoice section lines* if you want to show or hide their
lines or their subtotals in the PDF report and in the website.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module, you need to:

#. Go to *Sales -> Orders -> Quotations* and create a new *Quotation*.
#. In *Order lines* tab add a section line.
#. Add some product lines.
#. Add another 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 mean *Show subtotal* field is
   set to False.
#. 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 mean *Show details* field is set to False.
#. Add some product lines.
#. Print a *Quotation / Order* report for this quotation.

After following the steps described above, in the report you will see the
following:

  * The first 'line section' and its product order lines will be shown in
    a normal way.
  * The second 'line section' and its product order lines will be shown in
    a normal way, but the subtotal won't be shown. That is because in this
    section line *Show subtotal* field was set to False.
  * The third 'line section' will show the name on the left and the
    subtotal on the right. Besides, its product order lines won't be shown.
    That is because in this line *Show details* field was set to False.

The behavior described before is the same for Quotations and Invoices.

.. |eye-icon| image:: https://raw.githubusercontent.com/OCA/sale-reporting/14.0/sale_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/sale-reporting/14.0/sale_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/sale-reporting/14.0/sale_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/sale-reporting/14.0/sale_layout_category_hide_detail/static/description/readme-icons/minus-circle.png
   :alt: minus-circle icon
   :width: 12 px

Known issues / Roadmap
======================

* The `boolean_fa_icon` widget has not been extracted to a module into OCA/web
  because until now this widget has not been needed for anything else, but it's
  good that in the future that would be done.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-reporting/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/sale-reporting/issues/new?body=module:%20sale_layout_category_hide_detail%0Aversion:%2014.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

* Denis Roussel <denis.roussel@acsone.eu>

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/sale-reporting <https://github.com/OCA/sale-reporting/tree/14.0/sale_layout_category_hide_detail>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/sale-reporting",
    "name": "odoo14-addon-sale-layout-category-hide-detail",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "================================\nSale layout category hide detail\n================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:d813e8c49dd5d731f7385c1c9b12805fde2a00ad148696a84583cb0c9c00803f\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--reporting-lightgray.png?logo=github\n    :target: https://github.com/OCA/sale-reporting/tree/14.0/sale_layout_category_hide_detail\n    :alt: OCA/sale-reporting\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/sale-reporting-14-0/sale-reporting-14-0-sale_layout_category_hide_detail\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=14.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows you to check/uncheck the new 'Show details' and\n'Show subtotal' flags in *Sale order section lines* and\n*Customer invoice section lines* if you want to show or hide their\nlines or their subtotals in the PDF report and in the website.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to *Sales -> Orders -> Quotations* and create a new *Quotation*.\n#. In *Order lines* tab add a section line.\n#. Add some product lines.\n#. Add another section line, but this time, click on the *plus-circle*\n   icon |plus-circle-icon| on your right. That icon will be replaced by\n   *minus-circle* icon |minus-circle-icon|. That mean *Show subtotal* field is\n   set to False.\n#. Add some product lines.\n#. Add another section line and click on the *eye* icon |eye-icon| on your\n   right. That icon will be replaced by *eye-slash* icon |eye-slash-icon|.\n   That mean *Show details* field is set to False.\n#. Add some product lines.\n#. Print a *Quotation / Order* report for this quotation.\n\nAfter following the steps described above, in the report you will see the\nfollowing:\n\n  * The first 'line section' and its product order lines will be shown in\n    a normal way.\n  * The second 'line section' and its product order lines will be shown in\n    a normal way, but the subtotal won't be shown. That is because in this\n    section line *Show subtotal* field was set to False.\n  * The third 'line section' will show the name on the left and the\n    subtotal on the right. Besides, its product order lines won't be shown.\n    That is because in this line *Show details* field was set to False.\n\nThe behavior described before is the same for Quotations and Invoices.\n\n.. |eye-icon| image:: https://raw.githubusercontent.com/OCA/sale-reporting/14.0/sale_layout_category_hide_detail/static/description/readme-icons/eye.png\n   :alt: plus-circle icon\n   :width: 12 px\n\n.. |eye-slash-icon| image:: https://raw.githubusercontent.com/OCA/sale-reporting/14.0/sale_layout_category_hide_detail/static/description/readme-icons/eye-slash.png\n   :alt: minus-circle icon\n   :width: 12 px\n\n.. |plus-circle-icon| image:: https://raw.githubusercontent.com/OCA/sale-reporting/14.0/sale_layout_category_hide_detail/static/description/readme-icons/plus-circle.png\n   :alt: plus-circle icon\n   :width: 12 px\n\n.. |minus-circle-icon| image:: https://raw.githubusercontent.com/OCA/sale-reporting/14.0/sale_layout_category_hide_detail/static/description/readme-icons/minus-circle.png\n   :alt: minus-circle icon\n   :width: 12 px\n\nKnown issues / Roadmap\n======================\n\n* The `boolean_fa_icon` widget has not been extracted to a module into OCA/web\n  because until now this widget has not been needed for anything else, but it's\n  good that in the future that would be done.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/sale-reporting/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/sale-reporting/issues/new?body=module:%20sale_layout_category_hide_detail%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * Ernesto Tejeda\n  * Pedro M. Baeza\n  * V\u00edctor Mart\u00ednez\n\n* Denis Roussel <denis.roussel@acsone.eu>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/sale-reporting <https://github.com/OCA/sale-reporting/tree/14.0/sale_layout_category_hide_detail>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Hide details for sections in sale orders and invoices for reports and customer portal",
    "version": "14.0.1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/OCA/sale-reporting"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c74a766247843472f4dd72446ce05a7dcfd311d9b31ed8e686db647139a056de",
                "md5": "4a4796e1c523601516f1034cfa38a38b",
                "sha256": "948e5d899b500b91dabb574b0cfeb49946ba858b8c26a5b2a33ac6bec25f249f"
            },
            "downloads": -1,
            "filename": "odoo14_addon_sale_layout_category_hide_detail-14.0.1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a4796e1c523601516f1034cfa38a38b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 44207,
            "upload_time": "2024-05-17T08:15:26",
            "upload_time_iso_8601": "2024-05-17T08:15:26.091215Z",
            "url": "https://files.pythonhosted.org/packages/c7/4a/766247843472f4dd72446ce05a7dcfd311d9b31ed8e686db647139a056de/odoo14_addon_sale_layout_category_hide_detail-14.0.1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 08:15:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "sale-reporting",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo14-addon-sale-layout-category-hide-detail"
}
        
Elapsed time: 0.30228s