odoo-addon-account-statement-import-sheet-file 16.0.1.1.0.5__py3-none-any.whl → 16.0.1.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-account-statement-import-sheet-file might be problematic. Click here for more details.
- odoo/addons/account_statement_import_sheet_file/README.rst +1 -1
- odoo/addons/account_statement_import_sheet_file/__manifest__.py +1 -1
- odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot +5 -0
- odoo/addons/account_statement_import_sheet_file/i18n/it.po +61 -36
- odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py +7 -1
- odoo/addons/account_statement_import_sheet_file/static/description/index.html +1 -1
- {odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info}/METADATA +2 -2
- {odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info}/RECORD +10 -10
- {odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info}/WHEEL +1 -1
- {odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Bank Statement TXT/CSV/XLSX Import
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:622f4de81eaea0676a7c563933b1d1a0d0eae98e7e22d882526af7b611ba3d50
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
{
|
|
6
6
|
"name": "Bank Statement TXT/CSV/XLSX Import",
|
|
7
7
|
"summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo",
|
|
8
|
-
"version": "16.0.1.1.
|
|
8
|
+
"version": "16.0.1.1.1",
|
|
9
9
|
"category": "Accounting",
|
|
10
10
|
"website": "https://github.com/OCA/bank-statement-import",
|
|
11
11
|
"author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",
|
odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot
CHANGED
|
@@ -558,6 +558,11 @@ msgstr ""
|
|
|
558
558
|
msgid "none"
|
|
559
559
|
msgstr ""
|
|
560
560
|
|
|
561
|
+
#. module: account_statement_import_sheet_file
|
|
562
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__quote
|
|
563
|
+
msgid "quote (')"
|
|
564
|
+
msgstr ""
|
|
565
|
+
|
|
561
566
|
#. module: account_statement_import_sheet_file
|
|
562
567
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__semicolon
|
|
563
568
|
msgid "semicolon (;)"
|
|
@@ -7,8 +7,8 @@ msgstr ""
|
|
|
7
7
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2023-10-18 06:13+0000\n"
|
|
10
|
-
"PO-Revision-Date: 2024-03-
|
|
11
|
-
"Last-Translator:
|
|
10
|
+
"PO-Revision-Date: 2024-03-30 12:34+0000\n"
|
|
11
|
+
"Last-Translator: Alessandro Fiorino <alessandro.fiorino@digitaldomus.it>\n"
|
|
12
12
|
"Language-Team: none\n"
|
|
13
13
|
"Language: it\n"
|
|
14
14
|
"MIME-Version: 1.0\n"
|
|
@@ -22,7 +22,7 @@ msgstr ""
|
|
|
22
22
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
23
23
|
#, python-format
|
|
24
24
|
msgid "%(code)s: %(filename)s"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "%(code)s: %(filename)s"
|
|
26
26
|
|
|
27
27
|
#. module: account_statement_import_sheet_file
|
|
28
28
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
@@ -33,6 +33,12 @@ msgid ""
|
|
|
33
33
|
"file into the same field, indicating the\n"
|
|
34
34
|
" column names or numbers separated by comma."
|
|
35
35
|
msgstr ""
|
|
36
|
+
"<span class=\"fa fa-info-circle\"/> Aggiungi il nome delle colonne o il "
|
|
37
|
+
"numero (quando il file non ha intestazione).\n"
|
|
38
|
+
" Puoi concatenare colonne multiple nello "
|
|
39
|
+
"stesso campo, indicando i\n"
|
|
40
|
+
" nomi delle colonne o i numeri separati da "
|
|
41
|
+
"virgola."
|
|
36
42
|
|
|
37
43
|
#. module: account_statement_import_sheet_file
|
|
38
44
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
@@ -40,11 +46,13 @@ msgid ""
|
|
|
40
46
|
"<span class=\"fa fa-info-circle\"/> indicate the column number in the "
|
|
41
47
|
"Columns section. The first column is 0."
|
|
42
48
|
msgstr ""
|
|
49
|
+
"<span class=\"fa fa-info-circle\"/> indica il numero della colonna nella "
|
|
50
|
+
"sezione Colonne. La prima colonna è 0."
|
|
43
51
|
|
|
44
52
|
#. module: account_statement_import_sheet_file
|
|
45
53
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
|
|
46
54
|
msgid "Absolute value"
|
|
47
|
-
msgstr ""
|
|
55
|
+
msgstr "Valore assoluto"
|
|
48
56
|
|
|
49
57
|
#. module: account_statement_import_sheet_file
|
|
50
58
|
#. odoo-python
|
|
@@ -56,24 +64,25 @@ msgstr "Conto: %s; "
|
|
|
56
64
|
#. module: account_statement_import_sheet_file
|
|
57
65
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
58
66
|
msgid "Amount column"
|
|
59
|
-
msgstr ""
|
|
67
|
+
msgstr "Colonna importo"
|
|
60
68
|
|
|
61
69
|
#. module: account_statement_import_sheet_file
|
|
62
70
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
63
71
|
msgid "Amount type"
|
|
64
|
-
msgstr ""
|
|
72
|
+
msgstr "Tipo importo"
|
|
65
73
|
|
|
66
74
|
#. module: account_statement_import_sheet_file
|
|
67
75
|
#. odoo-python
|
|
68
76
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
|
|
69
77
|
#, python-format
|
|
70
78
|
msgid "Bad file/mapping: "
|
|
71
|
-
msgstr ""
|
|
79
|
+
msgstr "File/mapping errato: "
|
|
72
80
|
|
|
73
81
|
#. module: account_statement_import_sheet_file
|
|
74
82
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
83
|
+
#, fuzzy
|
|
75
84
|
msgid "Balance Column"
|
|
76
|
-
msgstr ""
|
|
85
|
+
msgstr "Colonna Bilancio"
|
|
77
86
|
|
|
78
87
|
#. module: account_statement_import_sheet_file
|
|
79
88
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
@@ -88,12 +97,12 @@ msgstr "Baltico (Latin-4 / ISO 8859-4)"
|
|
|
88
97
|
#. module: account_statement_import_sheet_file
|
|
89
98
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
|
90
99
|
msgid "Bank Account Column"
|
|
91
|
-
msgstr ""
|
|
100
|
+
msgstr "Colonna Conto Corrente"
|
|
92
101
|
|
|
93
102
|
#. module: account_statement_import_sheet_file
|
|
94
103
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
95
104
|
msgid "Bank Name Column"
|
|
96
|
-
msgstr ""
|
|
105
|
+
msgstr "Colonna Nome Banca"
|
|
97
106
|
|
|
98
107
|
#. module: account_statement_import_sheet_file
|
|
99
108
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_mapping
|
|
@@ -137,22 +146,22 @@ msgstr "Creato il"
|
|
|
137
146
|
#. module: account_statement_import_sheet_file
|
|
138
147
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
139
148
|
msgid "Credit Value"
|
|
140
|
-
msgstr ""
|
|
149
|
+
msgstr "Valore Credito"
|
|
141
150
|
|
|
142
151
|
#. module: account_statement_import_sheet_file
|
|
143
152
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
144
153
|
msgid "Credit amount column"
|
|
145
|
-
msgstr ""
|
|
154
|
+
msgstr "Colonna importo credito"
|
|
146
155
|
|
|
147
156
|
#. module: account_statement_import_sheet_file
|
|
148
157
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
149
158
|
msgid "Credit amount of transaction in journal's currency"
|
|
150
|
-
msgstr ""
|
|
159
|
+
msgstr "Importo credito della transazione nella valuta del registro"
|
|
151
160
|
|
|
152
161
|
#. module: account_statement_import_sheet_file
|
|
153
162
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
|
154
163
|
msgid "Currency Column"
|
|
155
|
-
msgstr ""
|
|
164
|
+
msgstr "Colonna Valuta"
|
|
156
165
|
|
|
157
166
|
#. module: account_statement_import_sheet_file
|
|
158
167
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r
|
|
@@ -172,17 +181,17 @@ msgstr "Cirillico (Windows-1251)"
|
|
|
172
181
|
#. module: account_statement_import_sheet_file
|
|
173
182
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
|
174
183
|
msgid "Debit Value"
|
|
175
|
-
msgstr ""
|
|
184
|
+
msgstr "Valore Debito"
|
|
176
185
|
|
|
177
186
|
#. module: account_statement_import_sheet_file
|
|
178
187
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
179
188
|
msgid "Debit amount column"
|
|
180
|
-
msgstr ""
|
|
189
|
+
msgstr "Colonna importo debito"
|
|
181
190
|
|
|
182
191
|
#. module: account_statement_import_sheet_file
|
|
183
192
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
184
193
|
msgid "Debit amount of transaction in journal's currency"
|
|
185
|
-
msgstr ""
|
|
194
|
+
msgstr "Importo debito della transazione nella valuta del registro"
|
|
186
195
|
|
|
187
196
|
#. module: account_statement_import_sheet_file
|
|
188
197
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
@@ -207,7 +216,7 @@ msgstr "Delimitatore"
|
|
|
207
216
|
#. module: account_statement_import_sheet_file
|
|
208
217
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__description_column
|
|
209
218
|
msgid "Description Column"
|
|
210
|
-
msgstr ""
|
|
219
|
+
msgstr "Colonna Descrizione"
|
|
211
220
|
|
|
212
221
|
#. module: account_statement_import_sheet_file
|
|
213
222
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__display_name
|
|
@@ -217,9 +226,8 @@ msgstr "Nome visualizzato"
|
|
|
217
226
|
|
|
218
227
|
#. module: account_statement_import_sheet_file
|
|
219
228
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
|
|
220
|
-
#, fuzzy
|
|
221
229
|
msgid "Distinct Credit/debit Column"
|
|
222
|
-
msgstr "
|
|
230
|
+
msgstr "Colonne dare/avere distinte"
|
|
223
231
|
|
|
224
232
|
#. module: account_statement_import_sheet_file
|
|
225
233
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
|
|
@@ -229,17 +237,17 @@ msgstr "Codifica"
|
|
|
229
237
|
#. module: account_statement_import_sheet_file
|
|
230
238
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
|
231
239
|
msgid "File does not contain header line"
|
|
232
|
-
msgstr ""
|
|
240
|
+
msgstr "Il file non contiene riga di intestazione"
|
|
233
241
|
|
|
234
242
|
#. module: account_statement_import_sheet_file
|
|
235
243
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
236
244
|
msgid "Footer lines skip count"
|
|
237
|
-
msgstr ""
|
|
245
|
+
msgstr "Numero righe da saltare a piè pagina"
|
|
238
246
|
|
|
239
247
|
#. module: account_statement_import_sheet_file
|
|
240
248
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
241
249
|
msgid "Header lines skip count"
|
|
242
|
-
msgstr ""
|
|
250
|
+
msgstr "Numero righe da saltare in intestazione"
|
|
243
251
|
|
|
244
252
|
#. module: account_statement_import_sheet_file
|
|
245
253
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
|
|
@@ -289,11 +297,14 @@ msgid ""
|
|
|
289
297
|
"the inverse sign. By setting this flag during the upload the amounts will be "
|
|
290
298
|
"inverted in sign."
|
|
291
299
|
msgstr ""
|
|
300
|
+
"In alcuni casi come le transazioni delle carte di credito gli importi sono "
|
|
301
|
+
"espressi con il segno invero. Impostando questo flag durante il caricamento "
|
|
302
|
+
"gli importi verranno invertiti di segno."
|
|
292
303
|
|
|
293
304
|
#. module: account_statement_import_sheet_file
|
|
294
305
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
|
295
306
|
msgid "Inverse sign of amount"
|
|
296
|
-
msgstr ""
|
|
307
|
+
msgstr "Inverti il segno dell'importo"
|
|
297
308
|
|
|
298
309
|
#. module: account_statement_import_sheet_file
|
|
299
310
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
|
|
@@ -341,27 +352,27 @@ msgstr "Nome"
|
|
|
341
352
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
342
353
|
#, python-format
|
|
343
354
|
msgid "No valid encoding was found for the attached file"
|
|
344
|
-
msgstr ""
|
|
355
|
+
msgstr "Nessuna codifica valida è stata trovata per il file allegato"
|
|
345
356
|
|
|
346
357
|
#. module: account_statement_import_sheet_file
|
|
347
358
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__notes_column
|
|
348
359
|
msgid "Notes Column"
|
|
349
|
-
msgstr ""
|
|
360
|
+
msgstr "Colonna Note"
|
|
350
361
|
|
|
351
362
|
#. module: account_statement_import_sheet_file
|
|
352
363
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
353
364
|
msgid "Original Amount Column"
|
|
354
|
-
msgstr ""
|
|
365
|
+
msgstr "Colonna Importo Originale"
|
|
355
366
|
|
|
356
367
|
#. module: account_statement_import_sheet_file
|
|
357
368
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
|
358
369
|
msgid "Original Currency Column"
|
|
359
|
-
msgstr ""
|
|
370
|
+
msgstr "Colonna Valuta Originale"
|
|
360
371
|
|
|
361
372
|
#. module: account_statement_import_sheet_file
|
|
362
373
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__partner_name_column
|
|
363
374
|
msgid "Partner Name Column"
|
|
364
|
-
msgstr ""
|
|
375
|
+
msgstr "Colonna Nome Contatto"
|
|
365
376
|
|
|
366
377
|
#. module: account_statement_import_sheet_file
|
|
367
378
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
@@ -376,7 +387,7 @@ msgstr "Conto bancario del partner"
|
|
|
376
387
|
#. module: account_statement_import_sheet_file
|
|
377
388
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
|
|
378
389
|
msgid "Reference Column"
|
|
379
|
-
msgstr ""
|
|
390
|
+
msgstr "Colonna Riferimento"
|
|
380
391
|
|
|
381
392
|
#. module: account_statement_import_sheet_file
|
|
382
393
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
@@ -384,11 +395,13 @@ msgid ""
|
|
|
384
395
|
"Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
|
|
385
396
|
"data inlast lines."
|
|
386
397
|
msgstr ""
|
|
398
|
+
"Imposta il numero di righe a piè pagina Usata in alcuni file csv/xlsx che "
|
|
399
|
+
"riportano dati extra nelle ultime righe."
|
|
387
400
|
|
|
388
401
|
#. module: account_statement_import_sheet_file
|
|
389
402
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
390
403
|
msgid "Set the Header lines number."
|
|
391
|
-
msgstr ""
|
|
404
|
+
msgstr "Imposta il numero di righe di Intestazione."
|
|
392
405
|
|
|
393
406
|
#. module: account_statement_import_sheet_file
|
|
394
407
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
|
|
@@ -398,7 +411,7 @@ msgstr "Mappatura foglio"
|
|
|
398
411
|
#. module: account_statement_import_sheet_file
|
|
399
412
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
|
|
400
413
|
msgid "Simple value"
|
|
401
|
-
msgstr ""
|
|
414
|
+
msgstr "Valore semplice"
|
|
402
415
|
|
|
403
416
|
#. module: account_statement_import_sheet_file
|
|
404
417
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
@@ -408,6 +421,11 @@ msgid ""
|
|
|
408
421
|
"(absolute value + indicate sign)\n"
|
|
409
422
|
"Distinct Credit/debit Column: use a distinct column for debit and credit"
|
|
410
423
|
msgstr ""
|
|
424
|
+
"Valore semplice: usa il valore con segno nella colonna importo\n"
|
|
425
|
+
"Valore assoluto: usa la stessa colonna per debito e credito\n"
|
|
426
|
+
"(valore assoluto + segno indicato)\n"
|
|
427
|
+
"Distinzione colonne Debito/Credito: una due colonne distinte per debito e "
|
|
428
|
+
"credito"
|
|
411
429
|
|
|
412
430
|
#. module: account_statement_import_sheet_file
|
|
413
431
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
|
|
@@ -438,7 +456,7 @@ msgstr "Separatore migliaia"
|
|
|
438
456
|
#. module: account_statement_import_sheet_file
|
|
439
457
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_column
|
|
440
458
|
msgid "Timestamp Column"
|
|
441
|
-
msgstr ""
|
|
459
|
+
msgstr "Colonna data/ora"
|
|
442
460
|
|
|
443
461
|
#. module: account_statement_import_sheet_file
|
|
444
462
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_format
|
|
@@ -492,7 +510,7 @@ msgstr "Colonna ID operazione univoca"
|
|
|
492
510
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
493
511
|
#, python-format
|
|
494
512
|
msgid "Use amount_column if you have set Amount type = 'Single value'"
|
|
495
|
-
msgstr ""
|
|
513
|
+
msgstr "Usa colonna importo se il tipo importo = 'Singolo valore'"
|
|
496
514
|
|
|
497
515
|
#. module: account_statement_import_sheet_file
|
|
498
516
|
#. odoo-python
|
|
@@ -502,17 +520,18 @@ msgid ""
|
|
|
502
520
|
"Use amount_debit_column and amount_credit_column if you have set Amount type "
|
|
503
521
|
"= 'Distinct Credit/debit Column'"
|
|
504
522
|
msgstr ""
|
|
523
|
+
"Usa colonna importo debito e colonna importo credito se tipo importo = "
|
|
524
|
+
"'Distingui colonne Credito/Debito'"
|
|
505
525
|
|
|
506
526
|
#. module: account_statement_import_sheet_file
|
|
507
527
|
#. odoo-python
|
|
508
528
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
509
529
|
#, python-format
|
|
510
530
|
msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
|
|
511
|
-
msgstr ""
|
|
531
|
+
msgstr "Usa colonna debito/credito se tipo importo = 'Valore assoluto'"
|
|
512
532
|
|
|
513
533
|
#. module: account_statement_import_sheet_file
|
|
514
534
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
515
|
-
#, fuzzy
|
|
516
535
|
msgid ""
|
|
517
536
|
"Used if amount type is \"Absolute value\"\n"
|
|
518
537
|
"Some statement formats use absolute amount value and indicate sign\n"
|
|
@@ -528,6 +547,9 @@ msgid ""
|
|
|
528
547
|
"Amount of transaction in journal's currency\n"
|
|
529
548
|
"Some statement formats use credit/debit columns"
|
|
530
549
|
msgstr ""
|
|
550
|
+
"Usato se il tipo importo è \"Valore semplice\" o \"Valore assoluto\"\n"
|
|
551
|
+
"Importo della transazione nella valuta del registro\n"
|
|
552
|
+
"Alcuni formati di transazione usano colonne credito/debito"
|
|
531
553
|
|
|
532
554
|
#. module: account_statement_import_sheet_file
|
|
533
555
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
@@ -555,6 +577,9 @@ msgid ""
|
|
|
555
577
|
"When this occurs please indicate the column number in the Columns section "
|
|
556
578
|
"instead of the column name, considering that the first column is 0"
|
|
557
579
|
msgstr ""
|
|
580
|
+
"Quando questo capita prego indicare il numero di colonna nella sezione "
|
|
581
|
+
"Colonne invece del nome della colonna, considerando che l'indice della prima "
|
|
582
|
+
"colonna è 0"
|
|
558
583
|
|
|
559
584
|
#. module: account_statement_import_sheet_file
|
|
560
585
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__comma
|
odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py
CHANGED
|
@@ -15,7 +15,12 @@ class AccountStatementImportSheetMapping(models.Model):
|
|
|
15
15
|
)
|
|
16
16
|
float_thousands_sep = fields.Selection(
|
|
17
17
|
string="Thousands Separator",
|
|
18
|
-
selection=[
|
|
18
|
+
selection=[
|
|
19
|
+
("dot", "dot (.)"),
|
|
20
|
+
("comma", "comma (,)"),
|
|
21
|
+
("quote", "quote (')"),
|
|
22
|
+
("none", "none"),
|
|
23
|
+
],
|
|
19
24
|
default="dot",
|
|
20
25
|
)
|
|
21
26
|
float_decimal_sep = fields.Selection(
|
|
@@ -217,6 +222,7 @@ class AccountStatementImportSheetMapping(models.Model):
|
|
|
217
222
|
separators = {
|
|
218
223
|
"dot": ".",
|
|
219
224
|
"comma": ",",
|
|
225
|
+
"quote": "'",
|
|
220
226
|
"none": "",
|
|
221
227
|
}
|
|
222
228
|
return (
|
|
@@ -366,7 +366,7 @@ ul.auto-toc {
|
|
|
366
366
|
!! This file is generated by oca-gen-addon-readme !!
|
|
367
367
|
!! changes will be overwritten. !!
|
|
368
368
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
369
|
-
!! source digest: sha256:
|
|
369
|
+
!! source digest: sha256:622f4de81eaea0676a7c563933b1d1a0d0eae98e7e22d882526af7b611ba3d50
|
|
370
370
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
371
371
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_sheet_file"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
372
372
|
<p>This module allows you to import any TXT/CSV or XLSX file in Odoo as bank
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-account-statement-import-sheet-file
|
|
3
|
-
Version: 16.0.1.1.
|
|
3
|
+
Version: 16.0.1.1.1
|
|
4
4
|
Summary: Import TXT/CSV or XLSX files as Bank Statements in Odoo
|
|
5
5
|
Home-page: https://github.com/OCA/bank-statement-import
|
|
6
6
|
Author: ForgeFlow, CorporateHub, Odoo Community Association (OCA)
|
|
@@ -26,7 +26,7 @@ Bank Statement TXT/CSV/XLSX Import
|
|
|
26
26
|
!! This file is generated by oca-gen-addon-readme !!
|
|
27
27
|
!! changes will be overwritten. !!
|
|
28
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
|
-
!! source digest: sha256:
|
|
29
|
+
!! source digest: sha256:622f4de81eaea0676a7c563933b1d1a0d0eae98e7e22d882526af7b611ba3d50
|
|
30
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
31
31
|
|
|
32
32
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
odoo/addons/account_statement_import_sheet_file/README.rst,sha256=
|
|
1
|
+
odoo/addons/account_statement_import_sheet_file/README.rst,sha256=yT4QE7ZzY9_sPFAqmU-cfNll6-QYZP7e3wdOmYFxNp8,4501
|
|
2
2
|
odoo/addons/account_statement_import_sheet_file/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/account_statement_import_sheet_file/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/account_statement_import_sheet_file/__manifest__.py,sha256=AmS3qfWQ2I9C43eLgkEZVqP4HDGLzGZv0u_ygTVyKfc,934
|
|
4
4
|
odoo/addons/account_statement_import_sheet_file/data/map_data.xml,sha256=nz_4CchVMF9pb_SI4I6UZAt2IBPxWapX37lU6J6sTJ0,1225
|
|
5
|
-
odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot,sha256=
|
|
5
|
+
odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot,sha256=Xf56lTES-y5d_bliUsekQdwLRKZl6KhlilArFQXfziI,26423
|
|
6
6
|
odoo/addons/account_statement_import_sheet_file/i18n/es.po,sha256=tJHYIAemhWjXpk9BiPYabWBP2hoJzonr_s37jgmd58Q,31636
|
|
7
7
|
odoo/addons/account_statement_import_sheet_file/i18n/es_AR.po,sha256=YM3RMnGbP7k5dS6LpfktTzL-25tRS_uVJPQC_Sr5Hyo,29942
|
|
8
|
-
odoo/addons/account_statement_import_sheet_file/i18n/it.po,sha256
|
|
8
|
+
odoo/addons/account_statement_import_sheet_file/i18n/it.po,sha256=2ZgZosjsiptKJg-XvHiBdW1TnUHjxDHeGuyuICHC4XM,30585
|
|
9
9
|
odoo/addons/account_statement_import_sheet_file/i18n/nl.po,sha256=SDw1CXmhnAJrzO_Za0EubQ1PwFEVuwjjEFkbsCtNJ2o,27091
|
|
10
10
|
odoo/addons/account_statement_import_sheet_file/i18n/pt.po,sha256=Y4nyH3BjttPhqBxKj625FiT6WZhT0s9VAoWfKHOFtOc,26572
|
|
11
11
|
odoo/addons/account_statement_import_sheet_file/i18n/tr.po,sha256=ejyBfHzXvTdsTkHCZWMjfko4IGbvrPy20XasRilzuCU,30311
|
|
@@ -14,7 +14,7 @@ odoo/addons/account_statement_import_sheet_file/migrations/16.0.1.0.0/pre-migrat
|
|
|
14
14
|
odoo/addons/account_statement_import_sheet_file/models/__init__.py,sha256=RsEvd89lQS7V0Mlk6D6FAWyOMDRd8YD0d9i4Xc-XcDo,240
|
|
15
15
|
odoo/addons/account_statement_import_sheet_file/models/account_journal.py,sha256=F4_deAvNErZ6o1gkw9uhDrEnHyWXUKNvk09mzCVzTIw,562
|
|
16
16
|
odoo/addons/account_statement_import_sheet_file/models/account_statement_import.py,sha256=KWDYgO9-C1ZAF7JO9Qlq2ghROcJIwKhGp1CueTnA368,1932
|
|
17
|
-
odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py,sha256=
|
|
17
|
+
odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py,sha256=KYZYk796CeNZ-j9GH8JC7QIEv2Osbn5jcV5pX1XUm18,8830
|
|
18
18
|
odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py,sha256=3kYbRDSMKETnAXOfwlv8NVFs1f5RePSLDkVryVoKlBI,17084
|
|
19
19
|
odoo/addons/account_statement_import_sheet_file/readme/CONFIGURE.rst,sha256=imX9sFGbzYnr4I07MZvHBZyyhBm8pLZ6AmpKNVY6zR4,213
|
|
20
20
|
odoo/addons/account_statement_import_sheet_file/readme/CONTRIBUTORS.rst,sha256=IK3_tHCu2A5OhQq1TbYtOURyUOzywj7htdWpjbo07fw,469
|
|
@@ -23,7 +23,7 @@ odoo/addons/account_statement_import_sheet_file/readme/HISTORY.rst,sha256=XHPod2
|
|
|
23
23
|
odoo/addons/account_statement_import_sheet_file/readme/USAGE.rst,sha256=5wVe6CMUaGqAsE-yxAuc03YSxIFnRQ9mHeFkw-UBI68,184
|
|
24
24
|
odoo/addons/account_statement_import_sheet_file/security/ir.model.access.csv,sha256=ofB5jVirJJ3FQ-uWfKFD-DIg8Lh9bYLaUDQWnb9MkgM,685
|
|
25
25
|
odoo/addons/account_statement_import_sheet_file/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
26
|
-
odoo/addons/account_statement_import_sheet_file/static/description/index.html,sha256=
|
|
26
|
+
odoo/addons/account_statement_import_sheet_file/static/description/index.html,sha256=6nZqmd006DVKW-MD4KGezPqw0PzoXJmgQv4jDBw3OEo,15285
|
|
27
27
|
odoo/addons/account_statement_import_sheet_file/tests/__init__.py,sha256=f7vTpmONnfbbcMp5wZ1p7muSkyLC2vcDONaw2VGyiBw,121
|
|
28
28
|
odoo/addons/account_statement_import_sheet_file/tests/test_account_statement_import_sheet_file.py,sha256=6B5XWNNefvnd4baSAOf3dDgn226mghxl4gQ4e0xY5bM,22328
|
|
29
29
|
odoo/addons/account_statement_import_sheet_file/tests/fixtures/balance.csv,sha256=-7VrGM_IbKhOJzbX-bUMIsnd99uDIBkalTytlj2jVtk,209
|
|
@@ -43,7 +43,7 @@ odoo/addons/account_statement_import_sheet_file/tests/fixtures/sample_statement_
|
|
|
43
43
|
odoo/addons/account_statement_import_sheet_file/views/account_journal_views.xml,sha256=iROLliBEfXvtXNsyHg5Ycvx9Rw9uuNWaXxdJsk8V1V4,670
|
|
44
44
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import.xml,sha256=KhgiMxHjI5tq1RlkmDYOhejqrxN4mXLc5nT9EM9gQ5s,842
|
|
45
45
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import_sheet_mapping.xml,sha256=1MoNt2wsvb2qHaYzrh7iVMHMjBEfwq2caRJ5mLCeEBc,6999
|
|
46
|
-
odoo_addon_account_statement_import_sheet_file-16.0.1.1.
|
|
47
|
-
odoo_addon_account_statement_import_sheet_file-16.0.1.1.
|
|
48
|
-
odoo_addon_account_statement_import_sheet_file-16.0.1.1.
|
|
49
|
-
odoo_addon_account_statement_import_sheet_file-16.0.1.1.
|
|
46
|
+
odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info/METADATA,sha256=062hDk_g1VHrYWq5ohmLb4OOibe3Pn1uqkwDNNpNWKY,5227
|
|
47
|
+
odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
48
|
+
odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
49
|
+
odoo_addon_account_statement_import_sheet_file-16.0.1.1.1.dist-info/RECORD,,
|