=================================================
Italian Localization - Comunicazione dati fatture
=================================================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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-LGPL--3-blue.png
: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/8.0/l10n_it_invoices_data_communication
: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-8-0/l10n-italy-8-0-l10n_it_invoices_data_communication
: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/8.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
**Italiano**
Gestione Comunicazione dati fatture ed export file XML conforme alle specifiche dell'Agenzia delle Entrate.
Riferimento: https://bit.ly/2N2Rhv8
**English**
Invoices data comunication and XML file export, compliant to specifications of Revenue Agency.
Reference: https://bit.ly/2N2Rhv8
**Table of contents**
.. contents::
:local:
Known issues / Roadmap
======================
Qualora questo modulo venisse installato in un DB dove ``l10n_it_comunicazione_dati_iva`` è già installato, è necessario eseguire la sequente procedura:
#. Installare ``openupgradelib``
#. Lanciare odoo con il paramentro ``shell``
#. Eseguire i seguenti comandi
>>> from openupgradelib import openupgrade
>>> openupgrade.update_module_names(env.cr, [('l10n_it_comunicazione_dati_iva', 'l10n_it_invoices_data_communication'),],
merge_modules=False,)
>>> env.cr.commit()
#. Riavviare odoo
#. Aggiornare ``l10n_it_invoices_data_communication``
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_invoices_data_communication%0Aversion:%208.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 di Camilli Alessandro
Contributors
~~~~~~~~~~~~
* Alessandro Camilli
* Lorenzo Battistini
* Francesco Apruzzese
Other credits
~~~~~~~~~~~~~
The development of this module has been financially supported by:
* Odoo Italia Network
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/8.0/l10n_it_invoices_data_communication>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_invoices_data_communication",
"name": "odoo8-addon-l10n-it-invoices-data-communication",
"maintainer": "",
"docs_url": null,
"requires_python": "~=2.7",
"maintainer_email": "",
"keywords": "",
"author": "Openforce di Camilli Alessandro, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": "",
"description": "=================================================\nItalian Localization - Comunicazione dati fatture\n=================================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github\n :target: https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_invoices_data_communication\n :alt: OCA/l10n-italy\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/l10n-italy-8-0/l10n-italy-8-0-l10n_it_invoices_data_communication\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/122/8.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\n**Italiano**\n\nGestione Comunicazione dati fatture ed export file XML conforme alle specifiche dell'Agenzia delle Entrate.\n\nRiferimento: https://bit.ly/2N2Rhv8\n\n**English**\n\nInvoices data comunication and XML file export, compliant to specifications of Revenue Agency.\n\nReference: https://bit.ly/2N2Rhv8\n\n**Table of contents**\n\n.. contents::\n :local:\n\nKnown issues / Roadmap\n======================\n\nQualora questo modulo venisse installato in un DB dove ``l10n_it_comunicazione_dati_iva`` \u00e8 gi\u00e0 installato, \u00e8 necessario eseguire la sequente procedura:\n\n#. Installare ``openupgradelib``\n#. Lanciare odoo con il paramentro ``shell``\n#. Eseguire i seguenti comandi\n\n >>> from openupgradelib import openupgrade\n >>> openupgrade.update_module_names(env.cr, [('l10n_it_comunicazione_dati_iva', 'l10n_it_invoices_data_communication'),],\n merge_modules=False,)\n >>> env.cr.commit()\n\n#. Riavviare odoo\n#. Aggiornare ``l10n_it_invoices_data_communication``\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_invoices_data_communication%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Openforce di Camilli Alessandro\n\nContributors\n~~~~~~~~~~~~\n\n* Alessandro Camilli\n* Lorenzo Battistini\n* Francesco Apruzzese\n\nOther credits\n~~~~~~~~~~~~~\n\nThe development of this module has been financially supported by:\n\n* Odoo Italia Network\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_invoices_data_communication>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"bugtrack_url": null,
"license": "LGPL-3",
"summary": "Comunicazione dati fatture (c.d. \"nuovo spesometro\" o \"esterometro\")",
"version": "8.0.1.1.0",
"project_urls": {
"Homepage": "https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_invoices_data_communication"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f2e9a021b0a27540331819d57896d423b50c0565e73d28f2a4e622c85c76645",
"md5": "04761f6c52e6066a1b4fbb263ec1171b",
"sha256": "0f354f8f7df82864f008ea9742687f8dde5e92190e5c60663fc903d6d45e3118"
},
"downloads": -1,
"filename": "odoo8_addon_l10n_it_invoices_data_communication-8.0.1.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "04761f6c52e6066a1b4fbb263ec1171b",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 62061,
"upload_time": "2020-10-07T05:38:02",
"upload_time_iso_8601": "2020-10-07T05:38:02.929072Z",
"url": "https://files.pythonhosted.org/packages/5f/2e/9a021b0a27540331819d57896d423b50c0565e73d28f2a4e622c85c76645/odoo8_addon_l10n_it_invoices_data_communication-8.0.1.1.0-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-10-07 05:38:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "l10n-italy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "odoo8-addon-l10n-it-invoices-data-communication"
}