odoo-addon-account-financial-report 18.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.4__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-financial-report might be problematic. Click here for more details.
- odoo/addons/account_financial_report/i18n/ar.po +28 -97
- odoo/addons/account_financial_report/i18n/ca.po +26 -97
- odoo/addons/account_financial_report/i18n/de.po +28 -97
- odoo/addons/account_financial_report/i18n/es.po +25 -97
- odoo/addons/account_financial_report/i18n/es_AR.po +25 -97
- odoo/addons/account_financial_report/i18n/es_MX.po +25 -97
- odoo/addons/account_financial_report/i18n/fr.po +25 -97
- odoo/addons/account_financial_report/i18n/fr_CH.po +26 -97
- odoo/addons/account_financial_report/i18n/fr_FR.po +25 -97
- odoo/addons/account_financial_report/i18n/hr.po +25 -97
- odoo/addons/account_financial_report/i18n/hr_HR.po +28 -97
- odoo/addons/account_financial_report/i18n/it.po +30 -98
- odoo/addons/account_financial_report/i18n/ja.po +28 -97
- odoo/addons/account_financial_report/i18n/nl.po +26 -97
- odoo/addons/account_financial_report/i18n/nl_NL.po +27 -97
- odoo/addons/account_financial_report/i18n/pt.po +25 -97
- odoo/addons/account_financial_report/i18n/pt_BR.po +25 -97
- odoo/addons/account_financial_report/i18n/ro.po +26 -97
- odoo/addons/account_financial_report/i18n/sv.po +25 -97
- odoo/addons/account_financial_report/i18n/tr.po +25 -97
- {odoo_addon_account_financial_report-18.0.1.0.0.2.dist-info → odoo_addon_account_financial_report-18.0.1.0.0.4.dist-info}/METADATA +1 -1
- {odoo_addon_account_financial_report-18.0.1.0.0.2.dist-info → odoo_addon_account_financial_report-18.0.1.0.0.4.dist-info}/RECORD +24 -24
- {odoo_addon_account_financial_report-18.0.1.0.0.2.dist-info → odoo_addon_account_financial_report-18.0.1.0.0.4.dist-info}/WHEEL +0 -0
- {odoo_addon_account_financial_report-18.0.1.0.0.2.dist-info → odoo_addon_account_financial_report-18.0.1.0.0.4.dist-info}/top_level.txt +0 -0
|
@@ -55,6 +55,14 @@ msgstr "91 - 120 d."
|
|
|
55
55
|
msgid "<b>Taxes summary</b>"
|
|
56
56
|
msgstr "<b>Belasting samenvatting</b>"
|
|
57
57
|
|
|
58
|
+
#. module: account_financial_report
|
|
59
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
|
|
60
|
+
msgid ""
|
|
61
|
+
"<i class=\"fa fa-exclamation-triangle mr-3\"/>\n"
|
|
62
|
+
" Duplicate amounts may be shown because more than one "
|
|
63
|
+
"analytical account may be defined in the journal items."
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
58
66
|
#. module: account_financial_report
|
|
59
67
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
|
|
60
68
|
msgid "<span class=\"o_form_label\">Intervals configuration</span>"
|
|
@@ -96,7 +104,6 @@ msgstr "Abstract XLSX Account Financial Report"
|
|
|
96
104
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
97
105
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
98
106
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
99
|
-
#, python-format
|
|
100
107
|
msgid "Account"
|
|
101
108
|
msgstr "Rekening"
|
|
102
109
|
|
|
@@ -129,7 +136,6 @@ msgstr "Rekening groep"
|
|
|
129
136
|
#. module: account_financial_report
|
|
130
137
|
#. odoo-python
|
|
131
138
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
132
|
-
#, python-format
|
|
133
139
|
msgid "Account Name"
|
|
134
140
|
msgstr "Rekening naam"
|
|
135
141
|
|
|
@@ -137,7 +143,6 @@ msgstr "Rekening naam"
|
|
|
137
143
|
#. odoo-python
|
|
138
144
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
139
145
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
140
|
-
#, python-format
|
|
141
146
|
msgid "Account at 0 filter"
|
|
142
147
|
msgstr "Rekening balans met 0 filter"
|
|
143
148
|
|
|
@@ -147,7 +152,6 @@ msgstr "Rekening balans met 0 filter"
|
|
|
147
152
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
148
153
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
149
154
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
150
|
-
#, python-format
|
|
151
155
|
msgid "Account balance at 0 filter"
|
|
152
156
|
msgstr "Rekening balans met 0 filter"
|
|
153
157
|
|
|
@@ -181,7 +185,6 @@ msgstr ""
|
|
|
181
185
|
#. module: account_financial_report
|
|
182
186
|
#. odoo-python
|
|
183
187
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
184
|
-
#, python-format
|
|
185
188
|
msgid "Age ≤ 120 d."
|
|
186
189
|
msgstr ""
|
|
187
190
|
|
|
@@ -195,7 +198,6 @@ msgstr ""
|
|
|
195
198
|
#. module: account_financial_report
|
|
196
199
|
#. odoo-python
|
|
197
200
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
198
|
-
#, python-format
|
|
199
201
|
msgid "Age ≤ 30 d."
|
|
200
202
|
msgstr ""
|
|
201
203
|
|
|
@@ -209,7 +211,6 @@ msgstr ""
|
|
|
209
211
|
#. module: account_financial_report
|
|
210
212
|
#. odoo-python
|
|
211
213
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
212
|
-
#, python-format
|
|
213
214
|
msgid "Age ≤ 60 d."
|
|
214
215
|
msgstr ""
|
|
215
216
|
|
|
@@ -223,7 +224,6 @@ msgstr ""
|
|
|
223
224
|
#. module: account_financial_report
|
|
224
225
|
#. odoo-python
|
|
225
226
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
226
|
-
#, python-format
|
|
227
227
|
msgid "Age ≤ 90 d."
|
|
228
228
|
msgstr ""
|
|
229
229
|
|
|
@@ -234,7 +234,6 @@ msgstr ""
|
|
|
234
234
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
|
|
235
235
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
|
|
236
236
|
#: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
|
|
237
|
-
#, python-format
|
|
238
237
|
msgid "Aged Partner Balance"
|
|
239
238
|
msgstr "Ouderdomsanalyse"
|
|
240
239
|
|
|
@@ -266,7 +265,6 @@ msgstr "Ouderdomsanalyse XLSX"
|
|
|
266
265
|
#. module: account_financial_report
|
|
267
266
|
#. odoo-python
|
|
268
267
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
269
|
-
#, python-format
|
|
270
268
|
msgid "All"
|
|
271
269
|
msgstr "Alle"
|
|
272
270
|
|
|
@@ -298,7 +296,6 @@ msgstr "Alle Geboekte Regels"
|
|
|
298
296
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
299
297
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
300
298
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
301
|
-
#, python-format
|
|
302
299
|
msgid "All entries"
|
|
303
300
|
msgstr "Alle regels"
|
|
304
301
|
|
|
@@ -312,7 +309,6 @@ msgstr "Alle regels"
|
|
|
312
309
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
313
310
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
314
311
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
315
|
-
#, python-format
|
|
316
312
|
msgid "All posted entries"
|
|
317
313
|
msgstr "Alle geboekte regels"
|
|
318
314
|
|
|
@@ -324,7 +320,6 @@ msgstr "Valutabedrag."
|
|
|
324
320
|
#. module: account_financial_report
|
|
325
321
|
#. odoo-python
|
|
326
322
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
327
|
-
#, python-format
|
|
328
323
|
msgid "Amount Currency"
|
|
329
324
|
msgstr "Valutabedrag"
|
|
330
325
|
|
|
@@ -332,12 +327,12 @@ msgstr "Valutabedrag"
|
|
|
332
327
|
#. odoo-python
|
|
333
328
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
334
329
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
335
|
-
#, python-format
|
|
336
330
|
msgid "Amount cur."
|
|
337
331
|
msgstr "Valutabedrag."
|
|
338
332
|
|
|
339
333
|
#. module: account_financial_report
|
|
340
334
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__analytic_account_ids
|
|
335
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
|
|
341
336
|
msgid "Analytic Account"
|
|
342
337
|
msgstr "Analytische Rekening"
|
|
343
338
|
|
|
@@ -345,7 +340,6 @@ msgstr "Analytische Rekening"
|
|
|
345
340
|
#. odoo-python
|
|
346
341
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
347
342
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
348
|
-
#, python-format
|
|
349
343
|
msgid "Analytic Distribution"
|
|
350
344
|
msgstr "Analytische verdeling"
|
|
351
345
|
|
|
@@ -364,21 +358,18 @@ msgstr "Basisbedrag"
|
|
|
364
358
|
#. module: account_financial_report
|
|
365
359
|
#. odoo-python
|
|
366
360
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
367
|
-
#, python-format
|
|
368
361
|
msgid "Base Balance"
|
|
369
362
|
msgstr "Balans"
|
|
370
363
|
|
|
371
364
|
#. module: account_financial_report
|
|
372
365
|
#. odoo-python
|
|
373
366
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
374
|
-
#, python-format
|
|
375
367
|
msgid "Base Credit"
|
|
376
368
|
msgstr "Balans Credit"
|
|
377
369
|
|
|
378
370
|
#. module: account_financial_report
|
|
379
371
|
#. odoo-python
|
|
380
372
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
381
|
-
#, python-format
|
|
382
373
|
msgid "Base Debit"
|
|
383
374
|
msgstr "Balans Debet"
|
|
384
375
|
|
|
@@ -391,7 +382,6 @@ msgstr "Gebaseerd op"
|
|
|
391
382
|
#. module: account_financial_report
|
|
392
383
|
#. odoo-python
|
|
393
384
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
394
|
-
#, python-format
|
|
395
385
|
msgid "Based on"
|
|
396
386
|
msgstr "Gebaseerd op"
|
|
397
387
|
|
|
@@ -409,7 +399,6 @@ msgstr "Annuleren"
|
|
|
409
399
|
#. odoo-python
|
|
410
400
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
411
401
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
412
|
-
#, python-format
|
|
413
402
|
msgid "Centralize filter"
|
|
414
403
|
msgstr "Centralisatie filter"
|
|
415
404
|
|
|
@@ -429,7 +418,6 @@ msgstr "Onderliggende groepen"
|
|
|
429
418
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
430
419
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
431
420
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
|
|
432
|
-
#, python-format
|
|
433
421
|
msgid "Code"
|
|
434
422
|
msgstr "Code"
|
|
435
423
|
|
|
@@ -444,7 +432,6 @@ msgstr "Code"
|
|
|
444
432
|
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
|
|
445
433
|
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
|
|
446
434
|
#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
|
|
447
|
-
#, python-format
|
|
448
435
|
msgid "Company"
|
|
449
436
|
msgstr "Bedrijf"
|
|
450
437
|
|
|
@@ -497,7 +484,6 @@ msgstr "Gecre??erd op"
|
|
|
497
484
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
498
485
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
499
486
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
500
|
-
#, python-format
|
|
501
487
|
msgid "Credit"
|
|
502
488
|
msgstr "Credit"
|
|
503
489
|
|
|
@@ -505,7 +491,7 @@ msgstr "Credit"
|
|
|
505
491
|
#. odoo-python
|
|
506
492
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
507
493
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
508
|
-
#, fuzzy
|
|
494
|
+
#, fuzzy
|
|
509
495
|
msgid "Cumul cur."
|
|
510
496
|
msgstr "Cumul cur."
|
|
511
497
|
|
|
@@ -513,7 +499,6 @@ msgstr "Cumul cur."
|
|
|
513
499
|
#. odoo-python
|
|
514
500
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
515
501
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
516
|
-
#, python-format
|
|
517
502
|
msgid "Cumul. Bal."
|
|
518
503
|
msgstr "Cumulatief Bal."
|
|
519
504
|
|
|
@@ -522,7 +507,6 @@ msgstr "Cumulatief Bal."
|
|
|
522
507
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
523
508
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
524
509
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
525
|
-
#, python-format
|
|
526
510
|
msgid "Cur."
|
|
527
511
|
msgstr "Huidig."
|
|
528
512
|
|
|
@@ -530,7 +514,6 @@ msgstr "Huidig."
|
|
|
530
514
|
#. odoo-python
|
|
531
515
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
532
516
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
533
|
-
#, python-format
|
|
534
517
|
msgid "Cur. Original"
|
|
535
518
|
msgstr "Huidig. Origineel"
|
|
536
519
|
|
|
@@ -538,14 +521,12 @@ msgstr "Huidig. Origineel"
|
|
|
538
521
|
#. odoo-python
|
|
539
522
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
540
523
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
541
|
-
#, python-format
|
|
542
524
|
msgid "Cur. Residual"
|
|
543
525
|
msgstr "Huidig. Rest"
|
|
544
526
|
|
|
545
527
|
#. module: account_financial_report
|
|
546
528
|
#. odoo-python
|
|
547
529
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
548
|
-
#, python-format
|
|
549
530
|
msgid "Currency"
|
|
550
531
|
msgstr "Valuta"
|
|
551
532
|
|
|
@@ -553,7 +534,6 @@ msgstr "Valuta"
|
|
|
553
534
|
#. odoo-python
|
|
554
535
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
555
536
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
556
|
-
#, python-format
|
|
557
537
|
msgid "Current"
|
|
558
538
|
msgstr "Huidig"
|
|
559
539
|
|
|
@@ -568,7 +548,6 @@ msgstr "Huidig"
|
|
|
568
548
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
569
549
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
570
550
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
571
|
-
#, python-format
|
|
572
551
|
msgid "Date"
|
|
573
552
|
msgstr "Datum"
|
|
574
553
|
|
|
@@ -600,14 +579,12 @@ msgstr "Datum tot"
|
|
|
600
579
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
601
580
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
|
|
602
581
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
603
|
-
#, python-format
|
|
604
582
|
msgid "Date at filter"
|
|
605
583
|
msgstr "Datum van filter"
|
|
606
584
|
|
|
607
585
|
#. module: account_financial_report
|
|
608
586
|
#. odoo-python
|
|
609
587
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
610
|
-
#, python-format
|
|
611
588
|
msgid "Date from"
|
|
612
589
|
msgstr "Datum vanaf"
|
|
613
590
|
|
|
@@ -626,14 +603,12 @@ msgstr "Datumreeks"
|
|
|
626
603
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
627
604
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
628
605
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
629
|
-
#, python-format
|
|
630
606
|
msgid "Date range filter"
|
|
631
607
|
msgstr "Datumreeks filter"
|
|
632
608
|
|
|
633
609
|
#. module: account_financial_report
|
|
634
610
|
#. odoo-python
|
|
635
611
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
636
|
-
#, python-format
|
|
637
612
|
msgid "Date to"
|
|
638
613
|
msgstr "Datum vanaf"
|
|
639
614
|
|
|
@@ -647,7 +622,6 @@ msgstr "Datum vanaf"
|
|
|
647
622
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
648
623
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
649
624
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
650
|
-
#, python-format
|
|
651
625
|
msgid "Debit"
|
|
652
626
|
msgstr "Debet"
|
|
653
627
|
|
|
@@ -656,7 +630,6 @@ msgstr "Debet"
|
|
|
656
630
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
657
631
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
658
632
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
659
|
-
#, python-format
|
|
660
633
|
msgid "Description"
|
|
661
634
|
msgstr "Omschrijving"
|
|
662
635
|
|
|
@@ -717,7 +690,6 @@ msgstr ""
|
|
|
717
690
|
#. odoo-python
|
|
718
691
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
719
692
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
720
|
-
#, python-format
|
|
721
693
|
msgid "Due date"
|
|
722
694
|
msgstr "Vervaldatum"
|
|
723
695
|
|
|
@@ -755,7 +727,6 @@ msgstr "Laatste rekening in een bereik"
|
|
|
755
727
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
756
728
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
|
|
757
729
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
758
|
-
#, python-format
|
|
759
730
|
msgid "Ending balance"
|
|
760
731
|
msgstr "Eindbalans"
|
|
761
732
|
|
|
@@ -771,7 +742,6 @@ msgstr ""
|
|
|
771
742
|
#. module: account_financial_report
|
|
772
743
|
#. odoo-python
|
|
773
744
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
774
|
-
#, python-format
|
|
775
745
|
msgid "Entries sorted by"
|
|
776
746
|
msgstr "Regels gesorteerd op"
|
|
777
747
|
|
|
@@ -785,21 +755,18 @@ msgstr "Regels gesorteerd op"
|
|
|
785
755
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
786
756
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
787
757
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
788
|
-
#, python-format
|
|
789
758
|
msgid "Entry"
|
|
790
759
|
msgstr "Boeking"
|
|
791
760
|
|
|
792
761
|
#. module: account_financial_report
|
|
793
762
|
#. odoo-python
|
|
794
763
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
795
|
-
#, python-format
|
|
796
764
|
msgid "Entry number"
|
|
797
765
|
msgstr "Boekingsnummer"
|
|
798
766
|
|
|
799
767
|
#. module: account_financial_report
|
|
800
768
|
#. odoo-javascript
|
|
801
769
|
#: code:addons/account_financial_report/static/src/xml/report.xml:0
|
|
802
|
-
#, python-format
|
|
803
770
|
msgid "Export"
|
|
804
771
|
msgstr "Export"
|
|
805
772
|
|
|
@@ -880,7 +847,6 @@ msgstr "Van:"
|
|
|
880
847
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
881
848
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
882
849
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
883
|
-
#, python-format
|
|
884
850
|
msgid "From: %(date_from)s To: %(date_to)s"
|
|
885
851
|
msgstr "Van: %(date_from)s Tot: %(date_to)s"
|
|
886
852
|
|
|
@@ -908,7 +874,6 @@ msgstr "Fj startdatum"
|
|
|
908
874
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
|
|
909
875
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
|
|
910
876
|
#: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
|
|
911
|
-
#, python-format
|
|
912
877
|
msgid "General Ledger"
|
|
913
878
|
msgstr "Grootboek"
|
|
914
879
|
|
|
@@ -953,6 +918,7 @@ msgstr "Groepeer boekingen per"
|
|
|
953
918
|
|
|
954
919
|
#. module: account_financial_report
|
|
955
920
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
|
|
921
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
|
|
956
922
|
msgid "Grouped By"
|
|
957
923
|
msgstr "Gegroepeerd op"
|
|
958
924
|
|
|
@@ -970,7 +936,6 @@ msgstr ""
|
|
|
970
936
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
971
937
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
972
938
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
973
|
-
#, python-format
|
|
974
939
|
msgid "Hide"
|
|
975
940
|
msgstr "Verbergen"
|
|
976
941
|
|
|
@@ -1019,7 +984,6 @@ msgstr ""
|
|
|
1019
984
|
#. module: account_financial_report
|
|
1020
985
|
#. odoo-python
|
|
1021
986
|
#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
|
|
1022
|
-
#, python-format
|
|
1023
987
|
msgid "Inferior Limit must be greather than zero"
|
|
1024
988
|
msgstr ""
|
|
1025
989
|
|
|
@@ -1046,7 +1010,6 @@ msgstr ""
|
|
|
1046
1010
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1047
1011
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1048
1012
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1049
|
-
#, python-format
|
|
1050
1013
|
msgid "Initial balance"
|
|
1051
1014
|
msgstr "Beginbalans"
|
|
1052
1015
|
|
|
@@ -1066,7 +1029,6 @@ msgstr ""
|
|
|
1066
1029
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1067
1030
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1068
1031
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
1069
|
-
#, python-format
|
|
1070
1032
|
msgid "Journal"
|
|
1071
1033
|
msgstr "Dagboek"
|
|
1072
1034
|
|
|
@@ -1086,7 +1048,6 @@ msgstr "Boekingsregels Domein"
|
|
|
1086
1048
|
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
|
|
1087
1049
|
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
|
|
1088
1050
|
#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
|
|
1089
|
-
#, python-format
|
|
1090
1051
|
msgid "Journal Ledger"
|
|
1091
1052
|
msgstr "Grootboekbalans"
|
|
1092
1053
|
|
|
@@ -1120,7 +1081,6 @@ msgstr "Grootboekbalans XLSX"
|
|
|
1120
1081
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1121
1082
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
|
|
1122
1083
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
|
|
1123
|
-
#, python-format
|
|
1124
1084
|
msgid "Journals"
|
|
1125
1085
|
msgstr "Dagboeken"
|
|
1126
1086
|
|
|
@@ -1157,7 +1117,6 @@ msgstr "Niveau"
|
|
|
1157
1117
|
#. module: account_financial_report
|
|
1158
1118
|
#. odoo-python
|
|
1159
1119
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1160
|
-
#, python-format
|
|
1161
1120
|
msgid "Level %s"
|
|
1162
1121
|
msgstr "Niveau %s"
|
|
1163
1122
|
|
|
@@ -1166,7 +1125,6 @@ msgstr "Niveau %s"
|
|
|
1166
1125
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1167
1126
|
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
|
|
1168
1127
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
1169
|
-
#, python-format
|
|
1170
1128
|
msgid "Limit hierarchy levels"
|
|
1171
1129
|
msgstr "beperk hirarchie niveaus"
|
|
1172
1130
|
|
|
@@ -1180,7 +1138,6 @@ msgstr "Regel"
|
|
|
1180
1138
|
#: code:addons/account_financial_report/report/general_ledger.py:0
|
|
1181
1139
|
#: code:addons/account_financial_report/report/open_items.py:0
|
|
1182
1140
|
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1183
|
-
#, python-format
|
|
1184
1141
|
msgid "Missing Partner"
|
|
1185
1142
|
msgstr ""
|
|
1186
1143
|
|
|
@@ -1207,7 +1164,6 @@ msgstr "Boekingen"
|
|
|
1207
1164
|
#. module: account_financial_report
|
|
1208
1165
|
#. odoo-python
|
|
1209
1166
|
#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
|
|
1210
|
-
#, python-format
|
|
1211
1167
|
msgid "Must complete Configuration Lines"
|
|
1212
1168
|
msgstr ""
|
|
1213
1169
|
|
|
@@ -1220,15 +1176,11 @@ msgstr ""
|
|
|
1220
1176
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
1221
1177
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
1222
1178
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
|
|
1223
|
-
#, python-format
|
|
1224
1179
|
msgid "Name"
|
|
1225
1180
|
msgstr "Naam"
|
|
1226
1181
|
|
|
1227
1182
|
#. module: account_financial_report
|
|
1228
|
-
#. odoo-python
|
|
1229
|
-
#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
|
|
1230
1183
|
#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
|
|
1231
|
-
#, python-format
|
|
1232
1184
|
msgid "Name must be unique per report configuration"
|
|
1233
1185
|
msgstr ""
|
|
1234
1186
|
|
|
@@ -1236,7 +1188,6 @@ msgstr ""
|
|
|
1236
1188
|
#. odoo-python
|
|
1237
1189
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1238
1190
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
|
|
1239
|
-
#, python-format
|
|
1240
1191
|
msgid "Net"
|
|
1241
1192
|
msgstr "Netto"
|
|
1242
1193
|
|
|
@@ -1246,14 +1197,12 @@ msgstr "Netto"
|
|
|
1246
1197
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1247
1198
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1248
1199
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
1249
|
-
#, python-format
|
|
1250
1200
|
msgid "No"
|
|
1251
1201
|
msgstr "Nee"
|
|
1252
1202
|
|
|
1253
1203
|
#. module: account_financial_report
|
|
1254
1204
|
#. odoo-python
|
|
1255
1205
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
1256
|
-
#, python-format
|
|
1257
1206
|
msgid "No group"
|
|
1258
1207
|
msgstr "Geen groep"
|
|
1259
1208
|
|
|
@@ -1261,7 +1210,6 @@ msgstr "Geen groep"
|
|
|
1261
1210
|
#. odoo-python
|
|
1262
1211
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1263
1212
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
1264
|
-
#, python-format
|
|
1265
1213
|
msgid "No limit"
|
|
1266
1214
|
msgstr "geen limiet"
|
|
1267
1215
|
|
|
@@ -1273,7 +1221,6 @@ msgstr "Geen"
|
|
|
1273
1221
|
#. module: account_financial_report
|
|
1274
1222
|
#. odoo-python
|
|
1275
1223
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
1276
|
-
#, python-format
|
|
1277
1224
|
msgid "Not Posted"
|
|
1278
1225
|
msgstr "Ongeboekt"
|
|
1279
1226
|
|
|
@@ -1296,7 +1243,6 @@ msgstr "OCA boekhoudkundige rapporten"
|
|
|
1296
1243
|
#. odoo-python
|
|
1297
1244
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
1298
1245
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1299
|
-
#, python-format
|
|
1300
1246
|
msgid "Older"
|
|
1301
1247
|
msgstr "Ouder"
|
|
1302
1248
|
|
|
@@ -1313,7 +1259,6 @@ msgstr ""
|
|
|
1313
1259
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
|
|
1314
1260
|
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
|
|
1315
1261
|
#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
|
|
1316
|
-
#, python-format
|
|
1317
1262
|
msgid "Open Items"
|
|
1318
1263
|
msgstr "Openstaande posten"
|
|
1319
1264
|
|
|
@@ -1356,7 +1301,6 @@ msgstr "Opties"
|
|
|
1356
1301
|
#. odoo-python
|
|
1357
1302
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1358
1303
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
1359
|
-
#, python-format
|
|
1360
1304
|
msgid "Original"
|
|
1361
1305
|
msgstr "Origineel"
|
|
1362
1306
|
|
|
@@ -1373,7 +1317,6 @@ msgstr "Origineel"
|
|
|
1373
1317
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1374
1318
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
1375
1319
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
1376
|
-
#, python-format
|
|
1377
1320
|
msgid "Partner"
|
|
1378
1321
|
msgstr "Partner"
|
|
1379
1322
|
|
|
@@ -1389,14 +1332,12 @@ msgstr ""
|
|
|
1389
1332
|
#. module: account_financial_report
|
|
1390
1333
|
#. odoo-python
|
|
1391
1334
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1392
|
-
#, python-format
|
|
1393
1335
|
msgid "Partner Initial balance"
|
|
1394
1336
|
msgstr "Relatiebeginsaldo"
|
|
1395
1337
|
|
|
1396
1338
|
#. module: account_financial_report
|
|
1397
1339
|
#. odoo-python
|
|
1398
1340
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
1399
|
-
#, python-format
|
|
1400
1341
|
msgid "Partner cumul aged balance"
|
|
1401
1342
|
msgstr "Partner cumulatief ouderdomsanalyse"
|
|
1402
1343
|
|
|
@@ -1406,7 +1347,6 @@ msgstr "Partner cumulatief ouderdomsanalyse"
|
|
|
1406
1347
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1407
1348
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
|
|
1408
1349
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
|
|
1409
|
-
#, python-format
|
|
1410
1350
|
msgid "Partner ending balance"
|
|
1411
1351
|
msgstr "Partner eindbalans"
|
|
1412
1352
|
|
|
@@ -1437,7 +1377,6 @@ msgstr "Percentage"
|
|
|
1437
1377
|
#. odoo-python
|
|
1438
1378
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1439
1379
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
|
|
1440
|
-
#, python-format
|
|
1441
1380
|
msgid "Period balance"
|
|
1442
1381
|
msgstr "Periode Balans"
|
|
1443
1382
|
|
|
@@ -1449,7 +1388,6 @@ msgstr "Periodes"
|
|
|
1449
1388
|
#. module: account_financial_report
|
|
1450
1389
|
#. odoo-python
|
|
1451
1390
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
1452
|
-
#, python-format
|
|
1453
1391
|
msgid "Posted"
|
|
1454
1392
|
msgstr "Geboekt"
|
|
1455
1393
|
|
|
@@ -1457,7 +1395,6 @@ msgstr "Geboekt"
|
|
|
1457
1395
|
#. odoo-python
|
|
1458
1396
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1459
1397
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1460
|
-
#, python-format
|
|
1461
1398
|
msgid "Rec."
|
|
1462
1399
|
msgstr "Deb."
|
|
1463
1400
|
|
|
@@ -1495,7 +1432,6 @@ msgstr ""
|
|
|
1495
1432
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1496
1433
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1497
1434
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1498
|
-
#, python-format
|
|
1499
1435
|
msgid "Ref - Label"
|
|
1500
1436
|
msgstr "Ref - Label"
|
|
1501
1437
|
|
|
@@ -1511,7 +1447,6 @@ msgstr "Report Actie"
|
|
|
1511
1447
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
|
|
1512
1448
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1513
1449
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
1514
|
-
#, python-format
|
|
1515
1450
|
msgid "Residual"
|
|
1516
1451
|
msgstr "Resterend"
|
|
1517
1452
|
|
|
@@ -1519,7 +1454,6 @@ msgstr "Resterend"
|
|
|
1519
1454
|
#. odoo-python
|
|
1520
1455
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1521
1456
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1522
|
-
#, python-format
|
|
1523
1457
|
msgid "Sequence"
|
|
1524
1458
|
msgstr "Volgorde"
|
|
1525
1459
|
|
|
@@ -1531,7 +1465,6 @@ msgstr "Volgorde"
|
|
|
1531
1465
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
1532
1466
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
1533
1467
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
1534
|
-
#, python-format
|
|
1535
1468
|
msgid "Show"
|
|
1536
1469
|
msgstr "Toon"
|
|
1537
1470
|
|
|
@@ -1564,7 +1497,6 @@ msgstr "Toon partner details"
|
|
|
1564
1497
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
|
|
1565
1498
|
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
|
|
1566
1499
|
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
|
|
1567
|
-
#, python-format
|
|
1568
1500
|
msgid "Show foreign currency"
|
|
1569
1501
|
msgstr "Toon buitenlandse valuta"
|
|
1570
1502
|
|
|
@@ -1595,6 +1527,13 @@ msgstr "Startdatum"
|
|
|
1595
1527
|
msgid "Starting account in a range"
|
|
1596
1528
|
msgstr "Start rekening in een bereik"
|
|
1597
1529
|
|
|
1530
|
+
#. module: account_financial_report
|
|
1531
|
+
#. odoo-python
|
|
1532
|
+
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1533
|
+
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1534
|
+
msgid "TOTAL"
|
|
1535
|
+
msgstr ""
|
|
1536
|
+
|
|
1598
1537
|
#. module: account_financial_report
|
|
1599
1538
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1600
1539
|
msgid "Tags"
|
|
@@ -1620,7 +1559,6 @@ msgstr "Doel boekingen"
|
|
|
1620
1559
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
1621
1560
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
1622
1561
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
1623
|
-
#, python-format
|
|
1624
1562
|
msgid "Target moves filter"
|
|
1625
1563
|
msgstr "Doel boekingen filter"
|
|
1626
1564
|
|
|
@@ -1628,7 +1566,6 @@ msgstr "Doel boekingen filter"
|
|
|
1628
1566
|
#. odoo-python
|
|
1629
1567
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1630
1568
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
|
|
1631
|
-
#, python-format
|
|
1632
1569
|
msgid "Tax"
|
|
1633
1570
|
msgstr "Belasting"
|
|
1634
1571
|
|
|
@@ -1641,21 +1578,18 @@ msgstr "Belastingbedrag"
|
|
|
1641
1578
|
#. module: account_financial_report
|
|
1642
1579
|
#. odoo-python
|
|
1643
1580
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1644
|
-
#, python-format
|
|
1645
1581
|
msgid "Tax Balance"
|
|
1646
1582
|
msgstr "BTW-saldo"
|
|
1647
1583
|
|
|
1648
1584
|
#. module: account_financial_report
|
|
1649
1585
|
#. odoo-python
|
|
1650
1586
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1651
|
-
#, python-format
|
|
1652
1587
|
msgid "Tax Credit"
|
|
1653
1588
|
msgstr "Belasting credit"
|
|
1654
1589
|
|
|
1655
1590
|
#. module: account_financial_report
|
|
1656
1591
|
#. odoo-python
|
|
1657
1592
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1658
|
-
#, python-format
|
|
1659
1593
|
msgid "Tax Debit"
|
|
1660
1594
|
msgstr "Belasting debet"
|
|
1661
1595
|
|
|
@@ -1663,14 +1597,12 @@ msgstr "Belasting debet"
|
|
|
1663
1597
|
#. odoo-python
|
|
1664
1598
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1665
1599
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
|
|
1666
|
-
#, python-format
|
|
1667
1600
|
msgid "Tax Groups"
|
|
1668
1601
|
msgstr "Belasting groep"
|
|
1669
1602
|
|
|
1670
1603
|
#. module: account_financial_report
|
|
1671
1604
|
#. odoo-python
|
|
1672
1605
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1673
|
-
#, python-format
|
|
1674
1606
|
msgid "Tax Initial balance"
|
|
1675
1607
|
msgstr "Belasting beginsaldo"
|
|
1676
1608
|
|
|
@@ -1678,7 +1610,6 @@ msgstr "Belasting beginsaldo"
|
|
|
1678
1610
|
#. odoo-python
|
|
1679
1611
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1680
1612
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
|
|
1681
|
-
#, python-format
|
|
1682
1613
|
msgid "Tax Tags"
|
|
1683
1614
|
msgstr "Belasting label"
|
|
1684
1615
|
|
|
@@ -1686,7 +1617,6 @@ msgstr "Belasting label"
|
|
|
1686
1617
|
#. odoo-python
|
|
1687
1618
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1688
1619
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
|
|
1689
|
-
#, python-format
|
|
1690
1620
|
msgid "Tax ending balance"
|
|
1691
1621
|
msgstr "Belasting eindsaldo"
|
|
1692
1622
|
|
|
@@ -1702,14 +1632,12 @@ msgstr "Belasting beginsaldo"
|
|
|
1702
1632
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
|
1703
1633
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1704
1634
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1705
|
-
#, python-format
|
|
1706
1635
|
msgid "Taxes"
|
|
1707
1636
|
msgstr "Belastingen"
|
|
1708
1637
|
|
|
1709
1638
|
#. module: account_financial_report
|
|
1710
1639
|
#. odoo-python
|
|
1711
1640
|
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
|
|
1712
|
-
#, python-format
|
|
1713
1641
|
msgid ""
|
|
1714
1642
|
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
|
1715
1643
|
"the same."
|
|
@@ -1720,7 +1648,6 @@ msgstr ""
|
|
|
1720
1648
|
#. module: account_financial_report
|
|
1721
1649
|
#. odoo-python
|
|
1722
1650
|
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
|
|
1723
|
-
#, python-format
|
|
1724
1651
|
msgid ""
|
|
1725
1652
|
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
|
1726
1653
|
"same."
|
|
@@ -1731,7 +1658,6 @@ msgstr ""
|
|
|
1731
1658
|
#. module: account_financial_report
|
|
1732
1659
|
#. odoo-python
|
|
1733
1660
|
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
|
|
1734
|
-
#, python-format
|
|
1735
1661
|
msgid ""
|
|
1736
1662
|
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
|
1737
1663
|
msgstr ""
|
|
@@ -1740,7 +1666,6 @@ msgstr ""
|
|
|
1740
1666
|
#. module: account_financial_report
|
|
1741
1667
|
#. odoo-python
|
|
1742
1668
|
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
|
|
1743
|
-
#, python-format
|
|
1744
1669
|
msgid "The hierarchy level to filter on must be greater than 0."
|
|
1745
1670
|
msgstr ""
|
|
1746
1671
|
"Het hi??rarchieniveau waarop gefilterd moet worden, moet groter zijn dan 0."
|
|
@@ -1763,6 +1688,8 @@ msgid "To:"
|
|
|
1763
1688
|
msgstr "Naar:"
|
|
1764
1689
|
|
|
1765
1690
|
#. module: account_financial_report
|
|
1691
|
+
#. odoo-python
|
|
1692
|
+
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1766
1693
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
|
|
1767
1694
|
msgid "Total"
|
|
1768
1695
|
msgstr "Totaal"
|
|
@@ -1774,7 +1701,6 @@ msgstr "Totaal"
|
|
|
1774
1701
|
#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
|
|
1775
1702
|
#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
|
|
1776
1703
|
#: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
|
|
1777
|
-
#, python-format
|
|
1778
1704
|
msgid "Trial Balance"
|
|
1779
1705
|
msgstr "Proefbalans"
|
|
1780
1706
|
|
|
@@ -1867,7 +1793,6 @@ msgstr "BTW rapport XLSX"
|
|
|
1867
1793
|
#. module: account_financial_report
|
|
1868
1794
|
#. odoo-python
|
|
1869
1795
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1870
|
-
#, python-format
|
|
1871
1796
|
msgid "Vat Report"
|
|
1872
1797
|
msgstr "BTW Rapport"
|
|
1873
1798
|
|
|
@@ -1905,20 +1830,24 @@ msgstr ""
|
|
|
1905
1830
|
msgid "With Account Name"
|
|
1906
1831
|
msgstr "Met rekening naam"
|
|
1907
1832
|
|
|
1833
|
+
#. module: account_financial_report
|
|
1834
|
+
#. odoo-python
|
|
1835
|
+
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1836
|
+
msgid "Without analytic account"
|
|
1837
|
+
msgstr ""
|
|
1838
|
+
|
|
1908
1839
|
#. module: account_financial_report
|
|
1909
1840
|
#. odoo-python
|
|
1910
1841
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1911
1842
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1912
1843
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1913
1844
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
1914
|
-
#, python-format
|
|
1915
1845
|
msgid "Yes"
|
|
1916
1846
|
msgstr "Ja"
|
|
1917
1847
|
|
|
1918
1848
|
#. module: account_financial_report
|
|
1919
1849
|
#. odoo-python
|
|
1920
1850
|
#: code:addons/account_financial_report/report/general_ledger.py:0
|
|
1921
|
-
#, python-format
|
|
1922
1851
|
msgid "future"
|
|
1923
1852
|
msgstr "toekomstig"
|
|
1924
1853
|
|