odoo-addon-account-financial-report 15.0.2.8.4.6__py3-none-any.whl → 15.0.2.8.6.2__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.

Files changed (18) hide show
  1. odoo/addons/account_financial_report/README.rst +1 -1
  2. odoo/addons/account_financial_report/__manifest__.py +1 -1
  3. odoo/addons/account_financial_report/i18n/ca.po +9 -9
  4. odoo/addons/account_financial_report/i18n/da.po +13 -40
  5. odoo/addons/account_financial_report/i18n/es.po +5 -8
  6. odoo/addons/account_financial_report/i18n/it.po +3 -3
  7. odoo/addons/account_financial_report/report/abstract_report_xlsx.py +4 -3
  8. odoo/addons/account_financial_report/static/description/index.html +1 -1
  9. odoo/addons/account_financial_report/tests/test_aged_partner_balance.py +14 -3
  10. odoo/addons/account_financial_report/tests/test_general_ledger.py +10 -0
  11. odoo/addons/account_financial_report/tests/test_journal_ledger.py +10 -0
  12. odoo/addons/account_financial_report/tests/test_open_items.py +10 -0
  13. odoo/addons/account_financial_report/tests/test_trial_balance.py +10 -0
  14. odoo/addons/account_financial_report/tests/test_vat_report.py +10 -0
  15. {odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info → odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info}/METADATA +2 -2
  16. {odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info → odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info}/RECORD +18 -18
  17. {odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info → odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info}/WHEEL +1 -1
  18. {odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info → odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Account Financial Reports
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:f8dc49bb5ba3d0c5562e878f9b729c0bdd51da726cce5e680a13660bb4cf0b16
10
+ !! source digest: sha256:4bb61f850b60a03742e16dc3497371f71ae0723069768da884c9e2a916ba05ea
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -6,7 +6,7 @@
6
6
  # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
7
7
  {
8
8
  "name": "Account Financial Reports",
9
- "version": "15.0.2.8.4",
9
+ "version": "15.0.2.8.6",
10
10
  "category": "Reporting",
11
11
  "summary": "OCA Financial Reports",
12
12
  "author": "Camptocamp SA,"
@@ -9,7 +9,7 @@ msgstr ""
9
9
  "Project-Id-Version: Odoo Server 11.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2018-03-16 08:14+0000\n"
12
- "PO-Revision-Date: 2023-05-31 11:08+0000\n"
12
+ "PO-Revision-Date: 2023-09-03 13:39+0000\n"
13
13
  "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
14
14
  "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
15
15
  "Language: ca\n"
@@ -76,7 +76,7 @@ msgstr "Assistent d'extracte"
76
76
  #. module: account_financial_report
77
77
  #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
78
78
  msgid "Abstract XLSX Account Financial Report"
79
- msgstr ""
79
+ msgstr "Resumen XLSX Informe financiero de la cuenta"
80
80
 
81
81
  #. module: account_financial_report
82
82
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -379,7 +379,7 @@ msgstr "Cancel·lar "
379
379
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
380
380
  #, python-format
381
381
  msgid "Centralize filter"
382
- msgstr ""
382
+ msgstr "Centralizar el filtro"
383
383
 
384
384
  #. module: account_financial_report
385
385
  #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
@@ -456,14 +456,14 @@ msgstr "Haver"
456
456
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
457
457
  #, python-format
458
458
  msgid "Cumul cur."
459
- msgstr ""
459
+ msgstr "Cúmulo cur."
460
460
 
461
461
  #. module: account_financial_report
462
462
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
463
463
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
464
464
  #, python-format
465
465
  msgid "Cumul. Bal."
466
- msgstr ""
466
+ msgstr "Sald. Acumu."
467
467
 
468
468
  #. module: account_financial_report
469
469
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -471,21 +471,21 @@ msgstr ""
471
471
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
472
472
  #, python-format
473
473
  msgid "Cur."
474
- msgstr ""
474
+ msgstr "Actual."
475
475
 
476
476
  #. module: account_financial_report
477
477
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
478
478
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
479
479
  #, python-format
480
480
  msgid "Cur. Original"
481
- msgstr ""
481
+ msgstr "Div. Original"
482
482
 
483
483
  #. module: account_financial_report
484
484
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
485
485
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
486
486
  #, python-format
487
487
  msgid "Cur. Residual"
488
- msgstr ""
488
+ msgstr "Div. Residual"
489
489
 
490
490
  #. module: account_financial_report
491
491
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
@@ -518,7 +518,7 @@ msgstr "Data"
518
518
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
519
519
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
520
520
  msgid "Date At"
521
- msgstr ""
521
+ msgstr "Fecha En"
522
522
 
523
523
  #. module: account_financial_report
524
524
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 15.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2023-08-15 11:10+0000\n"
9
+ "PO-Revision-Date: 2023-09-21 14:37+0000\n"
10
10
  "Last-Translator: Hans Henrik Gabelgaard <hhg@gabelgaard.org>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: da\n"
@@ -73,7 +73,7 @@ msgstr "Resuméguide"
73
73
  #. module: account_financial_report
74
74
  #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
75
75
  msgid "Abstract XLSX Account Financial Report"
76
- msgstr ""
76
+ msgstr "Abstrakt XLSX Regnskabs Finans Rapport"
77
77
 
78
78
  #. module: account_financial_report
79
79
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -160,7 +160,6 @@ msgstr ""
160
160
 
161
161
  #. module: account_financial_report
162
162
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
163
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
164
163
  #, python-format
165
164
  msgid "Age ≤ 120 d."
166
165
  msgstr "Alder ≤ 120 d."
@@ -176,7 +175,6 @@ msgstr ""
176
175
 
177
176
  #. module: account_financial_report
178
177
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
179
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
180
178
  #, python-format
181
179
  msgid "Age ≤ 30 d."
182
180
  msgstr "Alder ≤ 30 d."
@@ -192,7 +190,6 @@ msgstr ""
192
190
 
193
191
  #. module: account_financial_report
194
192
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
195
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
196
193
  #, python-format
197
194
  msgid "Age ≤ 60 d."
198
195
  msgstr "Alder ≤ 60 d."
@@ -208,7 +205,6 @@ msgstr ""
208
205
 
209
206
  #. module: account_financial_report
210
207
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
211
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
212
208
  #, python-format
213
209
  msgid "Age ≤ 90 d."
214
210
  msgstr "Alder ≤ 90 d."
@@ -443,7 +439,6 @@ msgstr "Oprettet den"
443
439
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
444
440
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
445
441
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
446
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
447
442
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
448
443
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
449
444
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
@@ -458,7 +453,7 @@ msgstr "Kredit"
458
453
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
459
454
  #, python-format
460
455
  msgid "Cumul cur."
461
- msgstr ""
456
+ msgstr "kumul val."
462
457
 
463
458
  #. module: account_financial_report
464
459
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -497,7 +492,6 @@ msgstr "Valuta"
497
492
 
498
493
  #. module: account_financial_report
499
494
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
500
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
501
495
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
502
496
  #, python-format
503
497
  msgid "Current"
@@ -582,7 +576,6 @@ msgstr "Til dato"
582
576
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
583
577
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
584
578
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
585
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
586
579
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
587
580
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
588
581
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
@@ -683,15 +676,12 @@ msgstr ""
683
676
  #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
684
677
  #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
685
678
  msgid "Ending account in a range"
686
- msgstr ""
679
+ msgstr "Slutkonto i et interval"
687
680
 
688
681
  #. module: account_financial_report
689
682
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
690
683
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
691
684
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
692
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
693
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
694
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
695
685
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
696
686
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
697
687
  #, python-format
@@ -735,7 +725,6 @@ msgstr "Posteringsnummer"
735
725
  #. module: account_financial_report
736
726
  #. openerp-web
737
727
  #: code:addons/account_financial_report/static/src/xml/report.xml:0
738
- #: code:addons/account_financial_report/static/src/xml/report.xml:0
739
728
  #, python-format
740
729
  msgid "Export"
741
730
  msgstr "Eksport"
@@ -767,7 +756,7 @@ msgstr "Eksportér XLSX"
767
756
  #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
768
757
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
769
758
  msgid "Filter accounts"
770
- msgstr "Filtre konti"
759
+ msgstr "Filtrer konti"
771
760
 
772
761
  #. module: account_financial_report
773
762
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -940,8 +929,8 @@ msgid ""
940
929
  "If flagged, no details will be displayed in the General Ledger report (the "
941
930
  "webkit one only), only centralized amounts per period."
942
931
  msgstr ""
943
- "Hvis markeret, vises ingen detaljer i rapporten General posteringsrapport ("
944
- "kun webkit), kun centraliserede beløb pr. periode."
932
+ "Hvis markeret, vises ingen detaljer i rapporten General posteringsrapport "
933
+ "(kun webkit), kun centraliserede beløb pr. periode."
945
934
 
946
935
  #. module: account_financial_report
947
936
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
@@ -964,9 +953,6 @@ msgstr ""
964
953
  #. module: account_financial_report
965
954
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
966
955
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
967
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
968
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
969
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
970
956
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
971
957
  #, python-format
972
958
  msgid "Initial balance"
@@ -1116,8 +1102,6 @@ msgstr "Net"
1116
1102
 
1117
1103
  #. module: account_financial_report
1118
1104
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1119
- #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1120
- #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1121
1105
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
1122
1106
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1123
1107
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
@@ -1167,7 +1151,6 @@ msgstr "OCA regnskabsrapporter"
1167
1151
 
1168
1152
  #. module: account_financial_report
1169
1153
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1170
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1171
1154
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
1172
1155
  #, python-format
1173
1156
  msgid "Older"
@@ -1227,7 +1210,6 @@ msgstr "Original"
1227
1210
 
1228
1211
  #. module: account_financial_report
1229
1212
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1230
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1231
1213
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1232
1214
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1233
1215
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -1274,7 +1256,6 @@ msgstr "Partner slutsaldo"
1274
1256
 
1275
1257
  #. module: account_financial_report
1276
1258
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
1277
- #, fuzzy
1278
1259
  msgid "Partner initial balance"
1279
1260
  msgstr "Partner Initiel balance"
1280
1261
 
@@ -1298,7 +1279,6 @@ msgstr "Procenter"
1298
1279
 
1299
1280
  #. module: account_financial_report
1300
1281
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1301
- #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1302
1282
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
1303
1283
  #, python-format
1304
1284
  msgid "Period balance"
@@ -1318,7 +1298,6 @@ msgstr "Bogført"
1318
1298
  #. module: account_financial_report
1319
1299
  #. openerp-web
1320
1300
  #: code:addons/account_financial_report/static/src/xml/report.xml:0
1321
- #: code:addons/account_financial_report/static/src/xml/report.xml:0
1322
1301
  #, python-format
1323
1302
  msgid "Print"
1324
1303
  msgstr "Udskriv"
@@ -1374,7 +1353,6 @@ msgstr "Rapport handling"
1374
1353
 
1375
1354
  #. module: account_financial_report
1376
1355
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1377
- #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
1378
1356
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
1379
1357
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
1380
1358
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
@@ -1470,7 +1448,7 @@ msgstr "Startdato"
1470
1448
  #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
1471
1449
  #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
1472
1450
  msgid "Starting account in a range"
1473
- msgstr ""
1451
+ msgstr "Startkonto i et interval"
1474
1452
 
1475
1453
  #. module: account_financial_report
1476
1454
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -1562,7 +1540,6 @@ msgstr "Tax afsluttende balance"
1562
1540
 
1563
1541
  #. module: account_financial_report
1564
1542
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
1565
- #, fuzzy
1566
1543
  msgid "Tax initial balance"
1567
1544
  msgstr "Moms initiel balance"
1568
1545
 
@@ -1590,8 +1567,8 @@ msgstr ""
1590
1567
  #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
1591
1568
  #, python-format
1592
1569
  msgid ""
1593
- "The Company in the Trial Balance Report Wizard and in Date Range must be the"
1594
- " same."
1570
+ "The Company in the Trial Balance Report Wizard and in Date Range must be the "
1571
+ "same."
1595
1572
  msgstr "Virksomheden i guiden råbalance og i datointerval skal være den samme."
1596
1573
 
1597
1574
  #. module: account_financial_report
@@ -1664,7 +1641,6 @@ msgstr "Råbalance XLSX rapport"
1664
1641
 
1665
1642
  #. module: account_financial_report
1666
1643
  #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
1667
- #, fuzzy
1668
1644
  msgid ""
1669
1645
  "Trial Balance can be computed only if selected company have only\n"
1670
1646
  " one unaffected earnings account."
@@ -1682,9 +1658,9 @@ msgstr "Ikke-påvirket indtjeningskonto"
1682
1658
  #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
1683
1659
  #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
1684
1660
  msgid ""
1685
- "Use this filter to hide an account or a partner with an ending balance at 0."
1686
- " If partners are filtered, debits and credits totals will not match the "
1687
- "trial balance."
1661
+ "Use this filter to hide an account or a partner with an ending balance at 0. "
1662
+ "If partners are filtered, debits and credits totals will not match the trial "
1663
+ "balance."
1688
1664
  msgstr ""
1689
1665
  "Brug dette filter til at skjule en konto eller en partner med en "
1690
1666
  "slutningssaldo på 0. Hvis partnere filtreres, svarer debiteringer og "
@@ -1765,8 +1741,6 @@ msgstr "Med kontonavn"
1765
1741
 
1766
1742
  #. module: account_financial_report
1767
1743
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1768
- #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1769
- #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1770
1744
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
1771
1745
  #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1772
1746
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
@@ -1792,7 +1766,6 @@ msgstr "eller"
1792
1766
 
1793
1767
  #. module: account_financial_report
1794
1768
  #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
1795
- #, fuzzy
1796
1769
  msgid "ournal Ledger"
1797
1770
  msgstr "Journal rapport"
1798
1771
 
@@ -7,8 +7,8 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 12.0+e\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2022-09-21 15:05+0000\n"
10
- "PO-Revision-Date: 2023-06-29 09:08+0000\n"
11
- "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
10
+ "PO-Revision-Date: 2024-01-09 14:34+0000\n"
11
+ "Last-Translator: \"Pedro M. Baeza\" <pedro.baeza@gmail.com>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: es\n"
14
14
  "MIME-Version: 1.0\n"
@@ -903,12 +903,12 @@ msgstr "Ocultar"
903
903
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
904
904
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
905
905
  msgid "Hide account ending balance at 0"
906
- msgstr "Ocultar saldos finales con valor a 0"
906
+ msgstr "Ocultar registros sin actividad"
907
907
 
908
908
  #. module: account_financial_report
909
909
  #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
910
910
  msgid "Hide accounts at 0"
911
- msgstr "Ocultar cuentas a 0"
911
+ msgstr "Ocultar cuentas sin actividad"
912
912
 
913
913
  #. module: account_financial_report
914
914
  #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
@@ -1671,10 +1671,7 @@ msgid ""
1671
1671
  "Use this filter to hide an account or a partner with an ending balance at 0. "
1672
1672
  "If partners are filtered, debits and credits totals will not match the trial "
1673
1673
  "balance."
1674
- msgstr ""
1675
- "Use este filtro para ocultar las cuentas o empresas con saldo final 0. Si "
1676
- "las empresas se filtran, los debe y haber totales no coincidirán con el "
1677
- "balance de sumas y saldos."
1674
+ msgstr "Use este filtro para ocultar las cuentas sin actividad."
1678
1675
 
1679
1676
  #. module: account_financial_report
1680
1677
  #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__show_hierarchy
@@ -7,7 +7,7 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 12.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2019-06-03 12:07+0000\n"
10
- "PO-Revision-Date: 2023-05-12 12:56+0000\n"
10
+ "PO-Revision-Date: 2023-10-13 12:37+0000\n"
11
11
  "Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: it\n"
@@ -15,7 +15,7 @@ msgstr ""
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Weblate 4.14.1\n"
18
+ "X-Generator: Weblate 4.17\n"
19
19
 
20
20
  #. module: account_financial_report
21
21
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
@@ -975,7 +975,7 @@ msgstr "Saldo iniziale"
975
975
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
976
976
  #, python-format
977
977
  msgid "Journal"
978
- msgstr "Sezionale"
978
+ msgstr "Registro"
979
979
 
980
980
  #. module: account_financial_report
981
981
  #: model:ir.model,name:account_financial_report.model_account_move_line
@@ -75,9 +75,7 @@ class AbstractReportXslx(models.AbstractModel):
75
75
  {"bold": True, "border": True, "bg_color": "#FFFFCC"}
76
76
  ),
77
77
  "format_amount": workbook.add_format(),
78
- "format_amount_bold": workbook.add_format({"bold": True}).set_num_format(
79
- "#,##0." + "0" * currency_id.decimal_places
80
- ),
78
+ "format_amount_bold": workbook.add_format({"bold": True}),
81
79
  "format_percent_bold_italic": workbook.add_format(
82
80
  {"bold": True, "italic": True}
83
81
  ),
@@ -89,6 +87,9 @@ class AbstractReportXslx(models.AbstractModel):
89
87
  "#,##0." + "0" * currency_id.decimal_places
90
88
  )
91
89
  report_data["formats"]["format_percent_bold_italic"].set_num_format("#,##0.00%")
90
+ report_data["formats"]["format_amount_bold"].set_num_format(
91
+ "#,##0." + "0" * currency_id.decimal_places
92
+ )
92
93
 
93
94
  def _set_column_width(self, report_data):
94
95
  """Set width for all defined columns.
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:f8dc49bb5ba3d0c5562e878f9b729c0bdd51da726cce5e680a13660bb4cf0b16
370
+ !! source digest: sha256:4bb61f850b60a03742e16dc3497371f71ae0723069768da884c9e2a916ba05ea
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
  <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/account-financial-reporting/tree/15.0/account_financial_report"><img alt="OCA/account-financial-reporting" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report"><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/account-financial-reporting&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module adds a set of financial reports. They are accessible under
@@ -6,9 +6,20 @@ from odoo.tools import DEFAULT_SERVER_DATE_FORMAT, test_reports
6
6
 
7
7
 
8
8
  class TestAgedPartnerBalance(TransactionCase):
9
- def setUp(self):
10
- super().setUp()
11
- self.wizard_model = self.env["aged.partner.balance.report.wizard"]
9
+ @classmethod
10
+ def setUpClass(cls):
11
+ super().setUpClass()
12
+ cls.env = cls.env(
13
+ context=dict(
14
+ cls.env.context,
15
+ mail_create_nolog=True,
16
+ mail_create_nosubscribe=True,
17
+ mail_notrack=True,
18
+ no_reset_password=True,
19
+ tracking_disable=True,
20
+ )
21
+ )
22
+ cls.wizard_model = cls.env["aged.partner.balance.report.wizard"]
12
23
 
13
24
  def test_report(self):
14
25
  """Check that report is produced correctly."""
@@ -17,6 +17,16 @@ class TestGeneralLedgerReport(AccountTestInvoicingCommon):
17
17
  @classmethod
18
18
  def setUpClass(cls, chart_template_ref=None):
19
19
  super().setUpClass(chart_template_ref=chart_template_ref)
20
+ cls.env = cls.env(
21
+ context=dict(
22
+ cls.env.context,
23
+ mail_create_nolog=True,
24
+ mail_create_nosubscribe=True,
25
+ mail_notrack=True,
26
+ no_reset_password=True,
27
+ tracking_disable=True,
28
+ )
29
+ )
20
30
  cls.before_previous_fy_year = fields.Date.from_string("2014-05-05")
21
31
  cls.previous_fy_date_start = fields.Date.from_string("2015-01-01")
22
32
  cls.previous_fy_date_end = fields.Date.from_string("2015-12-31")
@@ -18,6 +18,16 @@ class TestJournalReport(AccountTestInvoicingCommon):
18
18
  @classmethod
19
19
  def setUpClass(cls, chart_template_ref=None):
20
20
  super().setUpClass(chart_template_ref=chart_template_ref)
21
+ cls.env = cls.env(
22
+ context=dict(
23
+ cls.env.context,
24
+ mail_create_nolog=True,
25
+ mail_create_nosubscribe=True,
26
+ mail_notrack=True,
27
+ no_reset_password=True,
28
+ tracking_disable=True,
29
+ )
30
+ )
21
31
  cls.AccountObj = cls.env["account.account"]
22
32
  cls.InvoiceObj = cls.env["account.move"]
23
33
  cls.JournalObj = cls.env["account.journal"]
@@ -12,6 +12,16 @@ class TestOpenItems(AccountTestInvoicingCommon):
12
12
  @classmethod
13
13
  def setUpClass(cls, chart_template_ref=None):
14
14
  super().setUpClass(chart_template_ref=chart_template_ref)
15
+ cls.env = cls.env(
16
+ context=dict(
17
+ cls.env.context,
18
+ mail_create_nolog=True,
19
+ mail_create_nosubscribe=True,
20
+ mail_notrack=True,
21
+ no_reset_password=True,
22
+ tracking_disable=True,
23
+ )
24
+ )
15
25
 
16
26
  def test_partner_filter(self):
17
27
  partner_1 = self.env.ref("base.res_partner_1")
@@ -13,6 +13,16 @@ class TestTrialBalanceReport(AccountTestInvoicingCommon):
13
13
  @classmethod
14
14
  def setUpClass(cls, chart_template_ref=None):
15
15
  super().setUpClass(chart_template_ref=chart_template_ref)
16
+ cls.env = cls.env(
17
+ context=dict(
18
+ cls.env.context,
19
+ mail_create_nolog=True,
20
+ mail_create_nosubscribe=True,
21
+ mail_notrack=True,
22
+ no_reset_password=True,
23
+ tracking_disable=True,
24
+ )
25
+ )
16
26
  # Remove previous account groups and related invoices to avoid conflicts
17
27
  group_obj = cls.env["account.group"]
18
28
  cls.group1 = group_obj.create({"code_prefix_start": "1", "name": "Group 1"})
@@ -50,6 +50,16 @@ class TestVATReport(AccountTestInvoicingCommon):
50
50
  @classmethod
51
51
  def setUpClass(cls, chart_template_ref=None):
52
52
  super().setUpClass(chart_template_ref=chart_template_ref)
53
+ cls.env = cls.env(
54
+ context=dict(
55
+ cls.env.context,
56
+ mail_create_nolog=True,
57
+ mail_create_nosubscribe=True,
58
+ mail_notrack=True,
59
+ no_reset_password=True,
60
+ tracking_disable=True,
61
+ )
62
+ )
53
63
  cls.date_from = time.strftime("%Y-%m-01")
54
64
  cls.date_to = time.strftime("%Y-%m-28")
55
65
  cls.company = cls.env.user.company_id
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-account-financial-report
3
- Version: 15.0.2.8.4.6
3
+ Version: 15.0.2.8.6.2
4
4
  Summary: OCA Financial Reports
5
5
  Home-page: https://github.com/OCA/account-financial-reporting
6
6
  Author: Camptocamp SA,initOS GmbH,redCOR AG,ForgeFlow,Odoo Community Association (OCA)
@@ -25,7 +25,7 @@ Account Financial Reports
25
25
  !! This file is generated by oca-gen-addon-readme !!
26
26
  !! changes will be overwritten. !!
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
- !! source digest: sha256:f8dc49bb5ba3d0c5562e878f9b729c0bdd51da726cce5e680a13660bb4cf0b16
28
+ !! source digest: sha256:4bb61f850b60a03742e16dc3497371f71ae0723069768da884c9e2a916ba05ea
29
29
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
30
 
31
31
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,14 +1,14 @@
1
- odoo/addons/account_financial_report/README.rst,sha256=Ey-BpX3Fmsl_u7uuCuA9CdnOa7NrnsRTaY-5j_bJai8,5739
1
+ odoo/addons/account_financial_report/README.rst,sha256=_9Id4BHxwudDmD2OXkoUmseFltGQMATX6ltnsM0rvgc,5739
2
2
  odoo/addons/account_financial_report/__init__.py,sha256=YoL8hk5QxSifbFJL7gPzpOSk-3zB1OSHJBXyZK25G6Q,187
3
- odoo/addons/account_financial_report/__manifest__.py,sha256=uzmhqwhdlkIGELT74YAnAMtvFOnCGv3EG9aVCErZqcA,2172
3
+ odoo/addons/account_financial_report/__manifest__.py,sha256=sZZ-YYztu0msagLt7ai35iM2a_qs9CMVrkz2jIYee9E,2172
4
4
  odoo/addons/account_financial_report/menuitems.xml,sha256=k20N6cNRlDsnPhc378MVs7jwzJhbbJQ2k-P3WdsmF_M,1206
5
5
  odoo/addons/account_financial_report/reports.xml,sha256=c2KamS250rNzHUInjNwC0G2dhwiIqtYgbked51PtmVw,9254
6
6
  odoo/addons/account_financial_report/i18n/account_financial_report.pot,sha256=w93ROk_-lVdmG7aN9x607XW5JsW24-wAXRKCFxx9mi0,76991
7
7
  odoo/addons/account_financial_report/i18n/ar.po,sha256=hB8MaTGQ1MqUoWYKobhkoqwiGuVL6eJ36z_HSh-IRtM,84636
8
- odoo/addons/account_financial_report/i18n/ca.po,sha256=fKXmBy4QKGFM7pn_grWJdy4i4pyMLRZd--cITIkrQXk,81286
9
- odoo/addons/account_financial_report/i18n/da.po,sha256=YzaWltTIilWV6lJ8SRAPvDmvUv-koWrajzh8d5R2XhI,82275
8
+ odoo/addons/account_financial_report/i18n/ca.po,sha256=YDZFPni7H9cFkufH1f4vOWVVqMJSiCO3Q4UrwVb8lTA,81416
9
+ odoo/addons/account_financial_report/i18n/da.po,sha256=d4wrRIQCcPd7Nth4zIuRfTGQnyKwx8ult2G8iLDtx6A,80648
10
10
  odoo/addons/account_financial_report/i18n/de.po,sha256=-8SA8zRk0pjtxeIDrPjuaRByutYV4LHue65qe3oe_qA,87238
11
- odoo/addons/account_financial_report/i18n/es.po,sha256=QABg3eCffHuE0mr7AI4Ko8gIFxOo54Bctmm7PCA-Iq4,82402
11
+ odoo/addons/account_financial_report/i18n/es.po,sha256=Jvt8L9RoyfoZGzDofiWENP8iDLcR4JZteNY7fc7anL0,82285
12
12
  odoo/addons/account_financial_report/i18n/es_AR.po,sha256=tIqI2JC0SpjtNYAYIvat7NTLIk7STDP5G8vE4GJWpRw,84094
13
13
  odoo/addons/account_financial_report/i18n/es_MX.po,sha256=YFI7Od6Nze7sRq29v8kw63q36ltRXATd876xoaq7ehE,75590
14
14
  odoo/addons/account_financial_report/i18n/fr.po,sha256=he4nySJRJ4gEfWmaB6wpXTl-XgZjL94jkq7So4NCmxU,88015
@@ -16,7 +16,7 @@ odoo/addons/account_financial_report/i18n/fr_CH.po,sha256=DZ33uRB2GuWU9kmBC2nC7g
16
16
  odoo/addons/account_financial_report/i18n/fr_FR.po,sha256=avaSOKRhVa76Jpx_42trUdoJCUq38879DO1Kt8SPu2w,81851
17
17
  odoo/addons/account_financial_report/i18n/hr.po,sha256=Oc1O5qxef5EhBb3eMNFtR6DWpv3_XEF5plYXD-K_tNg,75679
18
18
  odoo/addons/account_financial_report/i18n/hr_HR.po,sha256=ULHluXQ9n4B3GRadbrbqJWwh43eFhfAya0nnvGWDgig,76440
19
- odoo/addons/account_financial_report/i18n/it.po,sha256=RHoUF0dfz-AL5U5R9DpHvIaglbHAOM4Odsvgf6OgRfk,82463
19
+ odoo/addons/account_financial_report/i18n/it.po,sha256=ywEQmdW9XLEH9y0eCmpOYfCt1mGBeL8PnouQbyaf6GI,82460
20
20
  odoo/addons/account_financial_report/i18n/ja.po,sha256=fMEKlB4AMrXLtsWMhav_crh7o4LVVWS6vhPLAdO9_7Y,76201
21
21
  odoo/addons/account_financial_report/i18n/nl.po,sha256=bFhStmxa0UqqRV_vxxW5AElNZ4cf2xUsPOpfq1vPsSA,86861
22
22
  odoo/addons/account_financial_report/i18n/nl_NL.po,sha256=4hpwPi3rHmzRHUK6Oy0frLLwPn4XP_NleNPvQGgWdak,76106
@@ -34,7 +34,7 @@ odoo/addons/account_financial_report/readme/HISTORY.rst,sha256=sgCgHPjX3fXH6T0yS
34
34
  odoo/addons/account_financial_report/readme/ROADMAP.rst,sha256=CK1z_cr3bdtTPHyCOXliTBkAB0rqPL_srPhIkBj-6Xw,362
35
35
  odoo/addons/account_financial_report/report/__init__.py,sha256=D-L2gAu6aAsGo9YtxVH14sulDEPHK0CEy7A2kTwewTE,618
36
36
  odoo/addons/account_financial_report/report/abstract_report.py,sha256=EuQxVQq5NmwhyrgNiOXHGA5NfSAcE2F1wPSePyk7-cc,5965
37
- odoo/addons/account_financial_report/report/abstract_report_xlsx.py,sha256=djyJMJDq-7zI3PM49B_dW-AFCfzJRSCScKk5j4SXI0I,29866
37
+ odoo/addons/account_financial_report/report/abstract_report_xlsx.py,sha256=ugty0nle8yhqdxCdi6aBjxEh8vN2u2KRz9hTsrpJgT0,29911
38
38
  odoo/addons/account_financial_report/report/aged_partner_balance.py,sha256=EcsLbWzZY1HEIA0LvezULg0mKC2HzQq9x8y6Unc6A4s,16271
39
39
  odoo/addons/account_financial_report/report/aged_partner_balance_xlsx.py,sha256=pDtYtdoF8UVb0LJrM5cc0zSnwRnKa0O_AUqsSGZRZKk,12312
40
40
  odoo/addons/account_financial_report/report/general_ledger.py,sha256=km9JpqZvfb0p6wnd3kiJc0JGqZUUM7fg2arIrToDsko,35447
@@ -56,19 +56,19 @@ odoo/addons/account_financial_report/report/templates/trial_balance.xml,sha256=2
56
56
  odoo/addons/account_financial_report/report/templates/vat_report.xml,sha256=RxIQ94N0NjI32yeTEg1B3vnRmWHPev7vRcveJvrlBWg,8107
57
57
  odoo/addons/account_financial_report/security/ir.model.access.csv,sha256=To-PgtH3iQl6TcR9pRwvkSdG25S50xRjEIu4oyiBqrM,833
58
58
  odoo/addons/account_financial_report/static/description/icon.png,sha256=WW-eOIjW5-jo7tgBieNv6K2DUKMoHFSVctnp0htstHI,15230
59
- odoo/addons/account_financial_report/static/description/index.html,sha256=THD11Jwj8fRNkW_b8w3fDeZ8O7g9kNBV-G2ciPiVUQY,18216
59
+ odoo/addons/account_financial_report/static/description/index.html,sha256=mMgTz45XtD-jsMlHhMwZCJ73aOtL0-DP83Dd1CatBAg,18216
60
60
  odoo/addons/account_financial_report/static/src/css/report.css,sha256=y0CysZUK3afkYSHgBaMi_qmh8da3XXEZwJDjRBg6HqQ,2335
61
61
  odoo/addons/account_financial_report/static/src/js/action_manager_report.js,sha256=g8aZkSRMgNcFzQ4f_3mmeKl7oNnoap_cDUxuyGxMT4M,1608
62
62
  odoo/addons/account_financial_report/static/src/js/client_action.js,sha256=H21_S14A49WoZk-W1n43H3kF5PwjuTJa0ylj6kuYIoQ,1889
63
63
  odoo/addons/account_financial_report/static/src/js/report.js,sha256=ZXfsWCGwbthij9_cXbUhaBUypSywr-rt0-ykyONGbDM,1781
64
64
  odoo/addons/account_financial_report/static/src/xml/report.xml,sha256=nbuKKbsWaqHOw-PCioD9_wukaJywCUhftcbIkqMfKyA,530
65
65
  odoo/addons/account_financial_report/tests/__init__.py,sha256=Bkff-GzBDdNQ-EuHOd9SAIQAVC4uMKDl_JWwvkzRvOM,307
66
- odoo/addons/account_financial_report/tests/test_aged_partner_balance.py,sha256=eheTOodIeq4Eagi_gwouW01jcbYC73ObZtrSKWmr7lg,1214
67
- odoo/addons/account_financial_report/tests/test_general_ledger.py,sha256=d6b77aiWJSZQvXmt9alkMe8Qc7lkn-3z6K4YylhC0rg,28893
68
- odoo/addons/account_financial_report/tests/test_journal_ledger.py,sha256=-P54NVUlJS-iTbC44Z48FL28b0fPieWKOmk8PZraoIo,10844
69
- odoo/addons/account_financial_report/tests/test_open_items.py,sha256=FlJjN9uflLW4Z5Ne6zcxrJc3zsm2L74o9Qc5FnqrKAQ,1198
70
- odoo/addons/account_financial_report/tests/test_trial_balance.py,sha256=pz0cUSkywVkaPzYV5wkPVAzoQ1bPH94TZh_LbqwcBrY,26163
71
- odoo/addons/account_financial_report/tests/test_vat_report.py,sha256=yRcPkhEdiZqF-CBctJYwQkWvYdjqG_rg1LKCZUfJB3Q,14478
66
+ odoo/addons/account_financial_report/tests/test_aged_partner_balance.py,sha256=gpL6--IdChJgTXptmMq11O9TOUjV70iVdW9mzsy6KSY,1548
67
+ odoo/addons/account_financial_report/tests/test_general_ledger.py,sha256=Nd9pX7wBI93RIN9kVS2VHBObjXnsVKh21cZNw5er26U,29203
68
+ odoo/addons/account_financial_report/tests/test_journal_ledger.py,sha256=Nm7_JbaR69QqdGmEpttfmXNWGOg58bUliMPCTAU3__g,11154
69
+ odoo/addons/account_financial_report/tests/test_open_items.py,sha256=3SchdJRsdHwRB7oz8ucPymqtJ_4FbbcJqcmJWqVHvmE,1508
70
+ odoo/addons/account_financial_report/tests/test_trial_balance.py,sha256=5k6M99Cd4biV7unT4Jy9BM1QvzP9glOftCEd7c2ZnVU,26473
71
+ odoo/addons/account_financial_report/tests/test_vat_report.py,sha256=jgO2_4LjK9GpYVBkBAkCd-0xjvCCWAXDrSn2k5Vf6vk,14788
72
72
  odoo/addons/account_financial_report/view/account_view.xml,sha256=9KKmGXEEvyUygmVrWIR3rvqJICCHvbGayGwZ40tI1iA,534
73
73
  odoo/addons/account_financial_report/view/report_aged_partner_balance.xml,sha256=EUjo6LxHznk2wdKQCO9VR83YzPLAEFZ7DeiaHmtxvQQ,341
74
74
  odoo/addons/account_financial_report/view/report_general_ledger.xml,sha256=d4MnPj3DaDa4xnREMHYOitPiaDF3T6OvzZayOpdSKiM,329
@@ -90,7 +90,7 @@ odoo/addons/account_financial_report/wizard/trial_balance_wizard.py,sha256=nUGAh
90
90
  odoo/addons/account_financial_report/wizard/trial_balance_wizard_view.xml,sha256=7oNGPs3s8DVw3movVGe2ryRUNl1MtN7O76UH8zaFFtI,7048
91
91
  odoo/addons/account_financial_report/wizard/vat_report_wizard.py,sha256=pJATDNWLcEWvctby5e5yvv4Kz7YDfCTi7YZP7slA8a4,3424
92
92
  odoo/addons/account_financial_report/wizard/vat_report_wizard_view.xml,sha256=T3P81O4csDGP7Jmf7eAtmbIIldja3IoXbBmweMMt8vA,2330
93
- odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info/METADATA,sha256=7zeSMsbx-ez_SMUSKZ4JmTvNDYM0TNjVQvztaGlzb30,6443
94
- odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
95
- odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
96
- odoo_addon_account_financial_report-15.0.2.8.4.6.dist-info/RECORD,,
93
+ odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info/METADATA,sha256=pwdw3ydXT7TugOGyF8XBlGE_aaL3rLml6_3TNgPzbRw,6443
94
+ odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
95
+ odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
96
+ odoo_addon_account_financial_report-15.0.2.8.6.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5