Skip to content

Commit

Permalink
[MIG] l10n_it_withholding_tax_payment: Migration to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SilvioGregorini authored and Matteo Bilotta committed Dec 20, 2019
1 parent cdba4e0 commit 200b379
Show file tree
Hide file tree
Showing 17 changed files with 750 additions and 227 deletions.
90 changes: 58 additions & 32 deletions l10n_it_withholding_tax_payment/README.rst
Original file line number Diff line number Diff line change
@@ -1,63 +1,89 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
====================================
ITA - Ritenute d'acconto - Pagamenti
====================================

=======================
Italian Withholding Tax
=======================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Module for Italian Withholding Tax: Ritenute d'acconto
.. |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_withholding_tax_payment
: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_withholding_tax_payment
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/122/12.0
:alt: Try me on Runbot

Gestisce le ritenute sulle fatture e sui pagamenti
|badge1| |badge2| |badge3| |badge4| |badge5|

Installation
============
**Italiano**

To install this module, you need to have l10n_it_withholding_tax
Gestisce le ritenute sulle fatture e sui pagamenti.

Usage
=====
**English**

* Go to ...
Manages the Italian withholding taxes on invoices and payments.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/122/8.0
**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 smash it by providing detailed and welcomed feedback.
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_withholding_tax_payment%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
~~~~~~~

* Openforce
* Odoo Italia Network

Contributors
------------
~~~~~~~~~~~~

* Alessandro Camilli <alessandrocamilli@openforce.it>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Matteo Bilotta <mbilotta@linkgroup.it>

Other credits
~~~~~~~~~~~~~

The development of this module has been financially supported by:

* `Odoo Italia Network <https://www.odoo-italia.net/>`_

Maintainer
----------
Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.

Sponsor
-------

'Odoo Italia Network <http://www.odoo-italia.net/>'_
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_withholding_tax_payment>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 0 additions & 1 deletion l10n_it_withholding_tax_payment/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Copyright 2015 Alessandro Camilli (<http://www.openforce.it>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models, wizard
36 changes: 21 additions & 15 deletions l10n_it_withholding_tax_payment/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,29 @@
# Copyright 2015 Alessandro Camilli (<http://www.openforce.it>)
# Copyright 2019 Matteo Bilotta
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
'name': 'Italian Withholding Tax Payment',
'version': '11.0.1.0.0',
'category': 'Account',
'author': 'Openforce, Odoo Italia Network, '
'Odoo Community Association (OCA)',
'website': 'https://odoo-community.org/',
'name': "ITA - Ritenuta d'acconto - Pagamenti",
'summary': "Gestisce le ritenute sulle fatture e sui pagamenti",
'version': '12.0.1.0.0',
'development_status': "Beta",
'category': "Invoicing & Payments",
'website': 'https://github.com/OCA/l10n-italy',
'author': "Openforce, "
"Odoo Italia Network, "
"Odoo Community Association (OCA)",
'license': 'AGPL-3',
"depends": ['account',
'l10n_it_withholding_tax'],
"data": [
'views/withholding_tax.xml',
'security/ir.model.access.csv',
'application': False,
'installable': True,
'depends': [
'account',
'l10n_it_withholding_tax'
],
'data': [
'data/sequence.xml',
'wizard/create_move_payment_view.xml',
'security/ir.model.access.csv',
'security/security.xml',
],
"active": False,
"installable": True
'views/withholding_tax.xml',
'wizard/create_move_payment_view.xml',
]
}
2 changes: 1 addition & 1 deletion l10n_it_withholding_tax_payment/data/sequence.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<odoo noupdate="1">

<record id="seq_wt_move_payment" model="ir.sequence">
<field name="name">Withholding Tax Move Payment Number</field>
<field name="name">Withholding Tax Payment Move Number</field>
<field name="code">withholding.tax.move.payment</field>
<field eval="4" name="padding"/>
<field name="prefix">WTMP/</field>
Expand Down
Loading

0 comments on commit 200b379

Please sign in to comment.