Metadata-Version: 2.1
Name: odoo-addon-delete_payment_reference_invoice_report
Version: 17.0.1.0.0.2
Requires-Python: >=3.10
Requires-Dist: odoo>=17.0a,<17.1dev
Summary: Delete payment reference from invoice reports
Home-page: https://github.com/sygel-technology/sy-account-invoice-reporting
License: AGPL-3
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
	:target: http://www.gnu.org/licenses/agpl
	:alt: License: AGPL-3

=============================================
Delete payment reference from invoice reports
=============================================

This module deletes the message 
'Please use the following communication for your payment : + payment_reference' 
from outgoing invoice reports. 


Installation
============

To install this module, you need to:

#. Only install


Configuration
=============

To configure this module, you need to:

#. Anything


Usage
=====

To use this module you need to
1. Creates a sales order from the sales module
2. Creates an invoice for the order created
3. Confirms the invoice
4. Prints the invoice report


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel/sy-account-invoice-reporting/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel/sy-account-invoice-reporting/issues/new>`_.

Do not contact contributors directly about support or help with technical issues.


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


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

* Ángel García de la Chica Herrera <angel.garcia@sygel.es>
* Alberto Martínez <alberto.martínez@sygel.es>

Maintainer
~~~~~~~~~~

This module is maintained by Sygel.


This module is part of the `Sygel/sy-account-invoice-reporting <https://github.com/sygel-technology/sy-account-invoice-reporting>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
