You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Il server Odoo deve essere avviato da un sistema Linux con installato
59
+
60
+
``openssl``
61
+
62
+
**English**
63
+
64
+
Odoo server must run on linux and be able to run
45
65
46
66
``openssl``
47
67
48
68
Configuration
49
69
=============
50
70
51
-
Also see the README file of l10n_it_fatturapa module.
71
+
**Italiano**
72
+
73
+
Consultare anche il file README del modulo l10n_it_fatturapa.
52
74
53
-
For every supplier, it is possible to set the 'details level of electronic invoices':
75
+
Per ciascun fornitore è possibile impostare il "Livello dettaglio e-fatture":
54
76
55
-
- Minimum level: Supplier invoice is created without lines; user will have to create them, according to what specified in electronic invoice
56
-
- Maximum level: every line contained in electronic invoice will create a line in supplier invoice.
77
+
- Livello minimo: la fattura fornitore viene creata senza righe, che dovranno essere create dall'utente in base a quanto indicato nella fattura elettronica
78
+
- Livello massimo: le righe della fattura fornitore verranno generate a partire da tutte quelle presenti nella fattura elettronica
57
79
58
-
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.
80
+
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.
81
+
82
+
Tutti i codici prodotto usati dai fornitori possono essere impostati nella relativa scheda, in
83
+
84
+
Magazzino → Prodotti
85
+
86
+
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.
87
+
88
+
**English**
89
+
90
+
See also the README file of l10n_it_fatturapa module.
91
+
92
+
For every supplier, it is possible to set the 'E-bills Detail Level':
93
+
94
+
- Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill
95
+
- Maximum level: every line contained in electronic bill will create a line in bill
96
+
97
+
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.
59
98
60
99
Every product code used by suppliers can be set, in product form, in
61
100
62
-
Inventory --> Suppliers
101
+
Inventory → Products
63
102
64
-
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.
103
+
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.
65
104
66
105
Usage
67
106
=====
68
107
69
-
* Go to Accounting --> Purchases --> Electronic Invoice
108
+
**Italiano**
109
+
110
+
* Andare su Contabilità → Acquisti → Fattura elettronica
111
+
* Caricare un file XML
112
+
* Visualizzare il contenuto della fattura facendo clic su "Mostra anteprima"
113
+
* 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
114
+
115
+
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.
116
+
117
+
**English**
118
+
119
+
* Go to Accounting → Purchases → Electronic Bill
70
120
* Upload XML file
71
-
* View invoice content clicking on 'show preview'
72
-
* 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
121
+
* View bill content clicking on 'Show preview'
122
+
* 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
73
123
74
-
In the incoming electronic invoice files list, by default you will seefiles to be registered, that is files not yet linked to one or more supplier invoices
124
+
In the incoming electronic bill files listyou will see, by default, files to be registered. These are files not yet linked to one or more bills.
75
125
76
126
Bug Tracker
77
127
===========
@@ -98,6 +148,7 @@ Contributors
98
148
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
0 commit comments