Skip to content

Commit

Permalink
[IMP] Creato readme con oca-gen-addon-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stenext committed Mar 7, 2023
1 parent 2ec199f commit 4a03965
Show file tree
Hide file tree
Showing 3 changed files with 700 additions and 1 deletion.
95 changes: 95 additions & 0 deletions l10n_it_sale_commission_riba/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
==============================================
Italian Localization - Sale commission - Ri.Ba
==============================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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-OCA%2Fl10n--italy-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_sale_commission_riba
:alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_sale_commission_riba
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/l10n-italy&target_branch=12.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

**Italiano**

Il modulo permette di integrare il pagamento riba con le commissioni agenti.

Una fattura con termini di pagamento Riba ed emissione con tipologia
"Salvo buon fine" verrà presa in considerazione nella generazione delle
provvigioni agente solamente trascorsi i giorni configurati nel campo
"Giorni di sicurezza" nella configurazione ri.ba.

E' possibile inserire aggiungere "Senza commissioni" ad una fattura, in modo
che non vengano generate commissioni agente.

**English**

The module allows you to integrate the riba payment with agent commissions.

An invoice with Riba payment terms and issue with typology
"Salvo buon fine" will be taken into consideration in the generation of the
agent commissions only after the days configured in the field "Safety Days"
in ri.ba configuration.

It is possible to add "Without commissions" to an invoice, in this way
that no agent commissions are generated.

**Table of contents**

.. contents::
:local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_sale_commission_riba%0Aversion:%2012.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
~~~~~~~

* Nextev

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

* Nextev Srl <odoo@nextev.it>

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

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_sale_commission_riba>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion l10n_it_sale_commission_riba/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'version': '12.0.1.0.0',
'category': 'Sales',
'website': 'https://github.com/OCA/l10n-italy',
'author': 'Nextev, Odoo Community Association (OCA)',
'author': 'Nextev Srl, Odoo Community Association (OCA)',
'license': 'AGPL-3',
'application': False,
'installable': True,
Expand Down
Loading

0 comments on commit 4a03965

Please sign in to comment.