Metadata-Version: 2.1
Name: odoo-addon-partner_invoicing_frequency
Version: 16.0.1.0.0.3
Requires-Python: >=3.10
Requires-Dist: odoo>=16.0a,<16.1dev
Summary: Select a invoicing frecuency in partners
Home-page: https://github.com/sygel-technology/sy-partner-contact
License: AGPL-3
Author: Sygel
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.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

===================
Invoicing Frecuency
===================

This module allows to assign a invoicing frecuency to contacts. This information is transferred to sale order, purchase orders, pickings and invoices, but it can be freely edited.

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

To install this module, you need to:

#. Only install


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

To configure the stages of the opportunities that can be transferred, you need to:

#. Go to Contact > Configuration > Invoicing Frecuencies
#. Create as many invoicing frecuencies as needed.


Usage
=====

To use this module, you need to:

#. Select a invoicing frecuency in a contact, that will be applied to ale order, purchase orders, pickings and invoices. It can be edited if necessary.


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-partner-contact/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-technology/sy-partner-contact/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Alberto Martínez, Sygel


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

* Alberto Martínez <alberto.martínez@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

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

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