From f5167ecb8e6a04bdb6f1f2b64100f64edcb51fcc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 23 Feb 2024 09:48:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- l10n_it_fatturapa_import_zip/README.rst | 6 +++++- l10n_it_fatturapa_import_zip/__manifest__.py | 2 +- l10n_it_fatturapa_import_zip/static/description/index.html | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 744e689da060..98b1dc12c21d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ addon | version | maintainers | summary [l10n_it_delivery_note_order_link](l10n_it_delivery_note_order_link/) | 16.0.1.0.0 | [![andreampiovesana](https://github.com/andreampiovesana.png?size=30px)](https://github.com/andreampiovesana) | Crea collegamento tra i DDT e ordine di vendita/acquisto [l10n_it_fatturapa](l10n_it_fatturapa/) | 16.0.1.0.3 | | Fatture elettroniche [l10n_it_fatturapa_export_zip](l10n_it_fatturapa_export_zip/) | 16.0.1.0.0 | [![sergiocorato](https://github.com/sergiocorato.png?size=30px)](https://github.com/sergiocorato) | Permette di esportare in uno ZIP diversi file XML di fatture elettroniche -[l10n_it_fatturapa_import_zip](l10n_it_fatturapa_import_zip/) | 16.0.1.0.1 | | Permette di importare in uno ZIP diversi file XML di fatture elettroniche +[l10n_it_fatturapa_import_zip](l10n_it_fatturapa_import_zip/) | 16.0.1.0.2 | | Permette di importare in uno ZIP diversi file XML di fatture elettroniche [l10n_it_fatturapa_in](l10n_it_fatturapa_in/) | 16.0.1.0.6 | | Ricezione fatture elettroniche [l10n_it_fatturapa_in_purchase](l10n_it_fatturapa_in_purchase/) | 16.0.1.0.0 | | Modulo ponte tra ricezione fatture elettroniche e acquisti [l10n_it_fatturapa_in_rc](l10n_it_fatturapa_in_rc/) | 16.0.1.0.0 | [![sergiocorato](https://github.com/sergiocorato.png?size=30px)](https://github.com/sergiocorato) | Modulo ponte tra e-fattura in acquisto e inversione contabile diff --git a/l10n_it_fatturapa_import_zip/README.rst b/l10n_it_fatturapa_import_zip/README.rst index 588912a2b1a7..4760e309a1a0 100644 --- a/l10n_it_fatturapa_import_zip/README.rst +++ b/l10n_it_fatturapa_import_zip/README.rst @@ -7,7 +7,7 @@ ITA - Fattura elettronica - Import ZIP !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3cf1f138583c463d354d98b2eea567d723225bc6b7c5d631751091d4409e2aa7 + !! source digest: sha256:61ffc3ef31815c1a7348c5116fdf06f880fc2af7054b8586d4b5cb63bf014346 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -32,10 +32,14 @@ ITA - Fattura elettronica - Import ZIP Questo modulo aggiunge una vista per importare diversi file XML di fatture elettroniche (OUT/IN) tramite file ZIP. +Il modulo importerà dal file ZIP solo file XML o P7M, anche se in subdirectory, ignorando file non riconosciuti. + **English** This module adds a view to import several XML e-invoice files (OUT/IN) via ZIP file. +The module will import only XML or P7M files from the ZIP file, even if in subdirectories, ignoring unrecognized files. + **Table of contents** .. contents:: diff --git a/l10n_it_fatturapa_import_zip/__manifest__.py b/l10n_it_fatturapa_import_zip/__manifest__.py index 640b3be82d38..403190edb8d6 100644 --- a/l10n_it_fatturapa_import_zip/__manifest__.py +++ b/l10n_it_fatturapa_import_zip/__manifest__.py @@ -5,7 +5,7 @@ "name": "ITA - Fattura elettronica - Import ZIP", "summary": "Permette di importare in uno ZIP diversi file XML di " "fatture elettroniche", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "category": "Localization/Italy", "website": "https://github.com/OCA/l10n-italy", "author": "TAKOBI, Odoo Community Association (OCA)", diff --git a/l10n_it_fatturapa_import_zip/static/description/index.html b/l10n_it_fatturapa_import_zip/static/description/index.html index a1db0b13fb4a..565081e3fe9c 100644 --- a/l10n_it_fatturapa_import_zip/static/description/index.html +++ b/l10n_it_fatturapa_import_zip/static/description/index.html @@ -366,13 +366,15 @@

ITA - Fattura elettronica - Import ZIP

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3cf1f138583c463d354d98b2eea567d723225bc6b7c5d631751091d4409e2aa7 +!! source digest: sha256:61ffc3ef31815c1a7348c5116fdf06f880fc2af7054b8586d4b5cb63bf014346 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Italiano

Questo modulo aggiunge una vista per importare diversi file XML di fatture elettroniche (OUT/IN) tramite file ZIP.

+

Il modulo importerà dal file ZIP solo file XML o P7M, anche se in subdirectory, ignorando file non riconosciuti.

English

This module adds a view to import several XML e-invoice files (OUT/IN) via ZIP file.

+

The module will import only XML or P7M files from the ZIP file, even if in subdirectories, ignoring unrecognized files.

Table of contents