|
| 1 | +.. image:: https://odoo-community.org/readme-banner-image |
| 2 | + :target: https://odoo-community.org/get-involved?utm_source=readme |
| 3 | + :alt: Odoo Community Association |
| 4 | + |
| 5 | +================================== |
| 6 | +Sale order line hide tax in report |
| 7 | +================================== |
| 8 | + |
| 9 | +.. |
| 10 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 11 | + !! This file is generated by oca-gen-addon-readme !! |
| 12 | + !! changes will be overwritten. !! |
| 13 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 14 | + !! source digest: sha256:c3f8c634c1fae23b76f78082b36599f63225f7b3b09f33d3e5fa90f5b185f557 |
| 15 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 16 | +
|
| 17 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png |
| 18 | + :target: https://odoo-community.org/page/development-status |
| 19 | + :alt: Alpha |
| 20 | +.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png |
| 21 | + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html |
| 22 | + :alt: License: LGPL-3 |
| 23 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--reporting-lightgray.png?logo=github |
| 24 | + :target: https://github.com/OCA/sale-reporting/tree/16.0/sale_order_report_hide_tax |
| 25 | + :alt: OCA/sale-reporting |
| 26 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 27 | + :target: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-sale_order_report_hide_tax |
| 28 | + :alt: Translate me on Weblate |
| 29 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 30 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=16.0 |
| 31 | + :alt: Try me on Runboat |
| 32 | + |
| 33 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 34 | + |
| 35 | +Hide taxes column in the quotation document that is sent to the |
| 36 | +customer. |
| 37 | + |
| 38 | +.. IMPORTANT:: |
| 39 | + This is an alpha version, the data model and design can change at any time without warning. |
| 40 | + Only for development or testing purpose, do not use in production. |
| 41 | + `More details on development status <https://odoo-community.org/page/development-status>`_ |
| 42 | + |
| 43 | +**Table of contents** |
| 44 | + |
| 45 | +.. contents:: |
| 46 | + :local: |
| 47 | + |
| 48 | +Use Cases / Context |
| 49 | +=================== |
| 50 | + |
| 51 | +When the taxes are the same in every sales line, that information might |
| 52 | +be redundant with the taxes summary and takes valuable space that other |
| 53 | +columns might take. |
| 54 | + |
| 55 | +This might be event more annoying when there's tax exemptions like in EU |
| 56 | +intracomunitary operations. |
| 57 | + |
| 58 | +Usage |
| 59 | +===== |
| 60 | + |
| 61 | +Whenever the taxes are in the same group for the whole order the column |
| 62 | +won't be displayed. |
| 63 | + |
| 64 | +Bug Tracker |
| 65 | +=========== |
| 66 | + |
| 67 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-reporting/issues>`_. |
| 68 | +In case of trouble, please check there if your issue has already been reported. |
| 69 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 70 | +`feedback <https://github.com/OCA/sale-reporting/issues/new?body=module:%20sale_order_report_hide_tax%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 71 | + |
| 72 | +Do not contact contributors directly about support or help with technical issues. |
| 73 | + |
| 74 | +Credits |
| 75 | +======= |
| 76 | + |
| 77 | +Authors |
| 78 | +------- |
| 79 | + |
| 80 | +* Moduon |
| 81 | + |
| 82 | +Contributors |
| 83 | +------------ |
| 84 | + |
| 85 | +- David Vidal (``Moduon <https://www.moduon.team/>``\ \_\_) |
| 86 | + |
| 87 | +Maintainers |
| 88 | +----------- |
| 89 | + |
| 90 | +This module is maintained by the OCA. |
| 91 | + |
| 92 | +.. image:: https://odoo-community.org/logo.png |
| 93 | + :alt: Odoo Community Association |
| 94 | + :target: https://odoo-community.org |
| 95 | + |
| 96 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 97 | +mission is to support the collaborative development of Odoo features and |
| 98 | +promote its widespread use. |
| 99 | + |
| 100 | +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px |
| 101 | + :target: https://github.com/chienandalu |
| 102 | + :alt: chienandalu |
| 103 | +.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px |
| 104 | + :target: https://github.com/rafaelbn |
| 105 | + :alt: rafaelbn |
| 106 | + |
| 107 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 108 | + |
| 109 | +|maintainer-chienandalu| |maintainer-rafaelbn| |
| 110 | + |
| 111 | +This module is part of the `OCA/sale-reporting <https://github.com/OCA/sale-reporting/tree/16.0/sale_order_report_hide_tax>`_ project on GitHub. |
| 112 | + |
| 113 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments