forked from OCA/l10n-italy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] translation source strings l10n_it_fatturapa_in
[IMP] revamp README and manifest [FIX] wrong tabs indentation
- Loading branch information
Showing
23 changed files
with
498 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
==================================================== | ||
Italian Localization - Fattura Elettronica reception | ||
==================================================== | ||
====================================================== | ||
Italian Localization - Fattura Elettronica - Reception | ||
====================================================== | ||
|
||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
|
@@ -25,14 +25,26 @@ Italian Localization - Fattura Elettronica reception | |
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
||
This module allows to import XML files of electronic invoices, version 1.2 | ||
**Italiano** | ||
|
||
Questo modulo consente di importare i file XML delle fatture elettroniche, versione 1.2 | ||
|
||
http://www.fatturapa.gov.it/export/fatturazione/it/normativa/f-2.htm | ||
|
||
received through the exchange system (SDI) | ||
ricevute attraverso il Sistema di Interscambio (SDI) | ||
|
||
http://www.fatturapa.gov.it/export/fatturazione/it/sdi.htm | ||
|
||
**English** | ||
|
||
This module allows to import XML files of electronic bills, version 1.2 | ||
|
||
http://www.fatturapa.gov.it/export/fatturazione/en/normativa/f-2.htm | ||
|
||
received through the Exchange System (ES) | ||
|
||
http://www.fatturapa.gov.it/export/fatturazione/en/sdi.htm | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
|
@@ -41,37 +53,75 @@ http://www.fatturapa.gov.it/export/fatturazione/it/sdi.htm | |
Installation | ||
============ | ||
|
||
odoo server must run on linux and be able to run | ||
**Italiano** | ||
|
||
Il server Odoo deve essere avviato da un sistema Linux con installato | ||
|
||
``openssl`` | ||
|
||
**English** | ||
|
||
Odoo server must run on linux and be able to run | ||
|
||
``openssl`` | ||
|
||
Configuration | ||
============= | ||
|
||
Also see the README file of l10n_it_fatturapa module. | ||
**Italiano** | ||
|
||
Consultare anche il file README del modulo l10n_it_fatturapa. | ||
|
||
For every supplier, it is possible to set the 'details level of electronic invoices': | ||
Per ciascun fornitore è possibile impostare il "Livello dettaglio e-fatture": | ||
|
||
- Minimum level: Supplier invoice is created without lines; user will have to create them, according to what specified in electronic invoice | ||
- Maximum level: every line contained in electronic invoice will create a line in supplier invoice. | ||
- Livello minimo: la fattura fornitore viene creata senza righe, che dovranno essere create dall'utente in base a quanto indicato nella fattura elettronica | ||
- Livello massimo: le righe della fattura fornitore verranno generate a partire da tutte quelle presenti nella fattura elettronica | ||
|
||
Moreover, it is possible, in supplier form, to set the 'default product for electronic invoices': this product will be used, during generation of supplier invoices, when no other possible product is found. Tax and account of invoice line will be set according to what configured in the product. | ||
Nella scheda fornitore è inoltre possibile impostare il "Prodotto predefinito per e-fattura": verrà usato, durante la generazione delle fatture fornitore, quando non sono disponibili altri prodotti adeguati. Il conto e l'imposta della riga fattura verranno impostati in base a quelli configurati nel prodotto. | ||
|
||
Tutti i codici prodotto usati dai fornitori possono essere impostati nella relativa scheda, in | ||
|
||
Magazzino → Prodotti | ||
|
||
Se il fornitore specifica un codice noto nell'XML, questo verrà usato dal sistema per recuperare il prodotto corretto da usare nella riga fattura, impostando il conto e l'imposta collegati. | ||
|
||
**English** | ||
|
||
See also the README file of l10n_it_fatturapa module. | ||
|
||
For every supplier, it is possible to set the 'E-bills Detail Level': | ||
|
||
- Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill | ||
- Maximum level: every line contained in electronic bill will create a line in bill | ||
|
||
Moreover, in supplier form you can set the 'E-bill Default Product': this product will be used, during generation of bills, when no other possible product is found. Tax and account of bill line will be set according to what configured in the product. | ||
|
||
Every product code used by suppliers can be set, in product form, in | ||
|
||
Inventory --> Suppliers | ||
Inventory → Products | ||
|
||
If supplier specifies a known code in XML, the system will use it to retrieve the correct product to be used in invoice line, setting the related tax and account. | ||
If supplier specifies a known code in XML, the system will use it to retrieve the correct product to be used in bill line, setting the related tax and account. | ||
|
||
Usage | ||
===== | ||
|
||
* Go to Accounting --> Purchases --> Electronic Invoice | ||
**Italiano** | ||
|
||
* Andare su Contabilità → Acquisti → Fattura elettronica | ||
* Caricare un file XML | ||
* Visualizzare il contenuto della fattura facendo clic su "Mostra anteprima" | ||
* Eseguire la procedura guidata "Importa e-fattura" per creare una fattura in bozza oppure "Collega a fattura esistente" per collegare il file XML a una fattura già (automaticamente) creata | ||
|
||
Nell'elenco file delle fatture elettroniche in ingresso saranno presenti, in modo predefinito, quelli da registrare. Sono i file che devono ancora essere collegati a una o più fatture fornitore. | ||
|
||
**English** | ||
|
||
* Go to Accounting → Purchases → Electronic Bill | ||
* Upload XML file | ||
* View invoice content clicking on 'show preview' | ||
* Run 'import electronic invoice' wizard to create a draft invoice or run 'link to existing supplier invoice' to link the XML file to an already (automatically) created invoice | ||
* View bill content clicking on 'Show preview' | ||
* Run 'Import e-bill' wizard to create a draft bill or run 'Link to existing bill' to link the XML file to an already (automatically) created bill | ||
|
||
In the incoming electronic invoice files list, by default you will see files to be registered, that is files not yet linked to one or more supplier invoices | ||
In the incoming electronic bill files list you will see, by default, files to be registered. These are files not yet linked to one or more bills. | ||
|
||
Bug Tracker | ||
=========== | ||
|
@@ -98,6 +148,7 @@ Contributors | |
* Lorenzo Battistini <[email protected]> | ||
* Roberto Onnis | ||
* Alessio Gerace | ||
* Sergio Zanchetta <https://github.com/primes2h> | ||
|
||
Maintainers | ||
~~~~~~~~~~~ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.