Skip to content

Commit

Permalink
[MIG] l10n_it_rea: Migration to 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
primes2h committed Oct 16, 2018
1 parent 2d4bacf commit 358fb50
Show file tree
Hide file tree
Showing 8 changed files with 519 additions and 32 deletions.
86 changes: 61 additions & 25 deletions l10n_it_rea/README.rst
Original file line number Diff line number Diff line change
@@ -1,54 +1,90 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
===================================
Italian localization - Registro REA
===================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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
: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/11.0/l10n_it_rea
: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-11-0/l10n-italy-11-0-l10n_it_rea
: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/11.0
:alt: Try me on Runbot

============
REA Register
============
|badge1| |badge2| |badge3| |badge4| |badge5|

The module implement fields of REA data in partner
http://www.registroimprese.it/il-registro-imprese-e-altre-banche-dati#page=registro-imprese
The module adds fields in page Accounting of partner form, where you can
add data of registry of businesses
**Italiano**

Usage
=====
Questo modulo aggiunge al partner i campi relativi ai dati REA (Repertorio Economico Amministrativo).
http://www.registroimprese.it/codice-fiscale-p.iva-rea
I campi vengono aggiunti nella sezione contabile della scheda del partner, dove è possibile inserire i dati del Registro Imprese.

.. 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/10.0

**English**

This module implement fields of REA data in partner.
http://www.registroimprese.it/codice-fiscale-p.iva-rea
Fields are added on accounting page of partner form, where you can
add data of business register.

**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.
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_rea%0Aversion:%2011.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
~~~~~~~

* Agile Business Group
* Odoo Italia Network

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

* Alessio Gerace <[email protected]>
* Nicola Malcontenti <[email protected]>
* Lorenzo Battistini <[email protected]>
* Andrea Gallina <[email protected]>
* Sergio Zanchetta <[email protected]>

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
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.
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_rea>`_ 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_rea/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
# Copyright 2015 Alessio Gerace <[email protected]>
# Copyright 2016 Andrea Gallina (Apulia Software)
# Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo)

from . import models
9 changes: 5 additions & 4 deletions l10n_it_rea/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# -*- coding: utf-8 -*-
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
# Copyright 2015 Alessio Gerace <[email protected]>
# Copyright 2016 Andrea Gallina (Apulia Software)
# Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)

{
'name': 'REA Register',
'version': '10.0.1.0.0',
'name': 'Italian localization - Registro REA',
'version': '11.0.1.0.0',
'category': 'Localisation/Italy',
'summary': 'Manage fields for Economic Administrative catalogue',
'author': 'Agile Business Group, Odoo Italia Network,'
'Odoo Community Association (OCA)',
'website': 'http://www.agilebg.com',
'website': 'https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_rea',
'license': 'AGPL-3',
"depends": [
'account'
Expand Down
2 changes: 1 addition & 1 deletion l10n_it_rea/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
# Copyright 2015 Alessio Gerace <[email protected]>
# Copyright 2016 Andrea Gallina (Apulia Software)
# Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo)

from . import res_partner
2 changes: 1 addition & 1 deletion l10n_it_rea/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
# Copyright 2015 Alessio Gerace <[email protected]>
# Copyright 2016 Andrea Gallina (Apulia Software)
# Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo)

from odoo import fields, models

Expand Down
5 changes: 5 additions & 0 deletions l10n_it_rea/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
* Alessio Gerace <[email protected]>
* Nicola Malcontenti <[email protected]>
* Lorenzo Battistini <[email protected]>
* Andrea Gallina <[email protected]>
* Sergio Zanchetta <[email protected]>
13 changes: 13 additions & 0 deletions l10n_it_rea/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
**Italiano**

Questo modulo aggiunge al partner i campi relativi ai dati REA (Repertorio Economico Amministrativo).
http://www.registroimprese.it/codice-fiscale-p.iva-rea
I campi vengono aggiunti nella sezione contabile della scheda del partner, dove è possibile inserire i dati del Registro Imprese.


**English**

This module implement fields of REA data in partner.
http://www.registroimprese.it/codice-fiscale-p.iva-rea
Fields are added on accounting page of partner form, where you can
add data of business register.
Loading

0 comments on commit 358fb50

Please sign in to comment.