Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 3.87 KB

File metadata and controls

112 lines (79 loc) · 3.87 KB

ITA - Comunicazione dati fatture

Beta License: AGPL-3 OCA/l10n-italy Translate me on Weblate Try me on Runboat

Italiano

Gestione comunicazione dati fatture ed esportazione 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

Qualora questo modulo venisse installato in un DB dove l10n_it_comunicazione_dati_iva è già installato, è necessario eseguire la sequente procedura:

  1. Installare openupgradelib

  2. Lanciare odoo con il paramentro shell

  3. 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()
  4. Riavviare odoo

  5. Aggiornare l10n_it_invoices_data_communication

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Openforce di Camilli Alessandro
  • Alessandro Camilli
  • Lorenzo Battistini
  • Francesco Apruzzese
  • Glauco Prina

The development of this module has been financially supported by:

  • Odoo Italia Network

This module is maintained by the OCA.

Odoo Community Association

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 project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.