{ "info": { "author": "Tecnativa, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "================================\nSale layout category hide detail\n================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\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/12.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-12-0/sale-reporting-12-0-sale_layout_category_hide_detail\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/148/12.0\n :alt: Try me on Runbot\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:: 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:: 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:: 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:: 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 `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\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 `_:\n\n * Ernesto Tejeda\n * Pedro M. Baeza\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 `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/OCA/sale-reporting", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-sale-layout-category-hide-detail", "package_url": "https://pypi.org/project/odoo12-addon-sale-layout-category-hide-detail/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-sale-layout-category-hide-detail/", "project_urls": { "Homepage": "http://github.com/OCA/sale-reporting" }, "release_url": "https://pypi.org/project/odoo12-addon-sale-layout-category-hide-detail/12.0.1.0.0.99.dev3/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Hide details for sections in sale orders and invoices for reports and customer portal", "version": "12.0.1.0.0.99.dev3" }, "last_serial": 5680603, "releases": { "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "056fca12315b81a26c1a5d9ae57ea299", "sha256": "30e63774c5c2b2fd6f069e1f18e4e32bdb1d061b3465113f4d6ec3841bd6da5f" }, "downloads": -1, "filename": "odoo12_addon_sale_layout_category_hide_detail-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "056fca12315b81a26c1a5d9ae57ea299", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 40125, "upload_time": "2019-08-15T05:03:57", "url": "https://files.pythonhosted.org/packages/2f/2a/9e191c5a37efbc2fa9ccba10975ded65f4f25a3dfe97ad646cee00a61da8/odoo12_addon_sale_layout_category_hide_detail-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "056fca12315b81a26c1a5d9ae57ea299", "sha256": "30e63774c5c2b2fd6f069e1f18e4e32bdb1d061b3465113f4d6ec3841bd6da5f" }, "downloads": -1, "filename": "odoo12_addon_sale_layout_category_hide_detail-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "056fca12315b81a26c1a5d9ae57ea299", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 40125, "upload_time": "2019-08-15T05:03:57", "url": "https://files.pythonhosted.org/packages/2f/2a/9e191c5a37efbc2fa9ccba10975ded65f4f25a3dfe97ad646cee00a61da8/odoo12_addon_sale_layout_category_hide_detail-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }