Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.0] mig l10n_it_fatturapa_in #640

Merged
merged 12 commits into from
Feb 4, 2019
Merged
14 changes: 8 additions & 6 deletions l10n_it_fatturapa_in/README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
======================================================
Italian Localization - Fattura elettronica - Ricezione
Italian Localization - Fattura Elettronica - Ricezione
======================================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Expand All @@ -14,13 +14,13 @@ Italian Localization - Fattura elettronica - Ricezione
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-italy/tree/10.0/l10n_it_fatturapa_in
:target: https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fatturapa_in
: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-10-0/l10n-italy-10-0-l10n_it_fatturapa_in
:target: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_fatturapa_in
: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/10.0
:target: https://runbot.odoo-community.org/runbot/122/11.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
Expand Down Expand Up @@ -129,7 +129,7 @@ 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_fatturapa_in%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_fatturapa_in%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.

Expand All @@ -149,6 +149,8 @@ Contributors
* Roberto Onnis
* Alessio Gerace
* Sergio Zanchetta <https://github.com/primes2h>
* Marco Beri <mberi@linkgroup.it>
* Lara Baggio <lbaggio@linkgroup.it>

Maintainers
~~~~~~~~~~~
Expand All @@ -163,6 +165,6 @@ 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/10.0/l10n_it_fatturapa_in>`_ project on GitHub.
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fatturapa_in>`_ 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_fatturapa_in/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-

from . import models
from . import tests
Expand Down
9 changes: 4 additions & 5 deletions l10n_it_fatturapa_in/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Copyright 2015 AgileBG SAGL <http://www.agilebg.com>
# Copyright 2015 innoviu Srl <http://www.innoviu.com>
# Copyright 2018-2019 Lorenzo Battistini
# Copyright 2018 Lorenzo Battistini
# Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo)
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).

{
'name': 'Italian Localization - Fattura elettronica - Ricezione',
'version': '10.0.1.4.1',
'version': '11.0.1.0.0',
"development_status": "Beta",
'category': 'Localization/Italy',
'summary': 'Ricezione fatture elettroniche',
'author': 'Agile Business Group, Innoviu, '
'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/l10n-italy/tree/10.0/'
'website': 'https://github.com/OCA/l10n-italy/tree/11.0/'
'l10n_it_fatturapa_in',
'license': 'LGPL-3',
"depends": [
Expand All @@ -26,7 +26,6 @@
'security/ir.model.access.csv',
'wizard/link_to_existing_invoice.xml',
'views/company_view.xml',
'security/rules.xml'
],
"installable": True
}
755 changes: 457 additions & 298 deletions l10n_it_fatturapa_in/i18n/it.po

Large diffs are not rendered by default.