Skip to content

Files

Latest commit

79db3e2 · Dec 28, 2022

History

History

l10n_it_invoices_data_communication

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 22, 2020
Dec 28, 2022
Dec 22, 2020
Jul 26, 2019
Jun 21, 2019
Sep 14, 2020
Dec 22, 2020
May 11, 2021
Sep 14, 2020
Jun 21, 2019
Aug 16, 2022

ITA - Comunicazione dati fatture

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

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 smashing 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.