Metadata-Version: 2.1
Name: odoo-addon-invoice_report_hide_price
Version: 15.0.1.0.0.2
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Show/Hide price info in invoice PDF
Home-page: https://github.com/sygel-technology/sy-account-invoice-reporting
License: AGPL-3
Author: Sygel
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

=========================
Invoice Report Hide Price
=========================

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

.. |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-sygel--technology%2Fsy--account--invoice--reporting-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-account-invoice-reporting/tree/15.0/invoice_report_hide_price
    :alt: sygel-technology/sy-account-invoice-reporting

|badge1| |badge2| |badge3|

This module allows to hide price related information in invoices PDFs.

**Table of contents**

.. contents::
   :local:

Usage
=====

* To hide the pricing information in PDFs for all the invoice lines you need to click on the "Hide Lines Price Info in Report" button above invoice lines.
* To display the pricing information in PDFs for all the invoice lines you need to click on the "Show Lines Price Info in Report" button above invoice lines.
* Each invoice line has a checkbox to set whether the princing information needs to be shown or hidden for that specific line.

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

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-account-invoice-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/sygel-technology/sy-account-invoice-reporting/issues/new?body=module:%20invoice_report_hide_price%0Aversion:%2015.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
~~~~~~~

* Sygel

Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>

Maintainers
~~~~~~~~~~~

This module is part of the `sygel-technology/sy-account-invoice-reporting <https://github.com/sygel-technology/sy-account-invoice-reporting/tree/15.0/invoice_report_hide_price>`_ project on GitHub.

You are welcome to contribute.
