odoo-addon-account-financial-report 15.0.3.0.0__py3-none-any.whl → 15.0.3.1.0__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 (30) 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/account_financial_report.pot +1 -0
  4. odoo/addons/account_financial_report/i18n/ar.po +17 -0
  5. odoo/addons/account_financial_report/i18n/ca.po +17 -0
  6. odoo/addons/account_financial_report/i18n/da.po +17 -0
  7. odoo/addons/account_financial_report/i18n/de.po +17 -0
  8. odoo/addons/account_financial_report/i18n/es.po +17 -0
  9. odoo/addons/account_financial_report/i18n/es_AR.po +17 -0
  10. odoo/addons/account_financial_report/i18n/es_MX.po +17 -0
  11. odoo/addons/account_financial_report/i18n/fr.po +17 -0
  12. odoo/addons/account_financial_report/i18n/fr_CH.po +17 -0
  13. odoo/addons/account_financial_report/i18n/fr_FR.po +17 -0
  14. odoo/addons/account_financial_report/i18n/hr.po +17 -0
  15. odoo/addons/account_financial_report/i18n/hr_HR.po +17 -0
  16. odoo/addons/account_financial_report/i18n/it.po +17 -0
  17. odoo/addons/account_financial_report/i18n/ja.po +17 -0
  18. odoo/addons/account_financial_report/i18n/nl.po +17 -0
  19. odoo/addons/account_financial_report/i18n/nl_NL.po +17 -0
  20. odoo/addons/account_financial_report/i18n/pt.po +17 -0
  21. odoo/addons/account_financial_report/i18n/pt_BR.po +17 -0
  22. odoo/addons/account_financial_report/i18n/ro.po +17 -0
  23. odoo/addons/account_financial_report/report/abstract_report_xlsx.py +3 -4
  24. odoo/addons/account_financial_report/report/open_items.py +14 -4
  25. odoo/addons/account_financial_report/report/trial_balance.py +16 -0
  26. odoo/addons/account_financial_report/static/description/index.html +1 -1
  27. {odoo_addon_account_financial_report-15.0.3.0.0.dist-info → odoo_addon_account_financial_report-15.0.3.1.0.dist-info}/METADATA +2 -2
  28. {odoo_addon_account_financial_report-15.0.3.0.0.dist-info → odoo_addon_account_financial_report-15.0.3.1.0.dist-info}/RECORD +30 -30
  29. {odoo_addon_account_financial_report-15.0.3.0.0.dist-info → odoo_addon_account_financial_report-15.0.3.1.0.dist-info}/WHEEL +0 -0
  30. {odoo_addon_account_financial_report-15.0.3.0.0.dist-info → odoo_addon_account_financial_report-15.0.3.1.0.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:7a729cad2177a2d79dea23692b620f65ca49b3f28348bb0f191cd074fdb4bf41
10
+ !! source digest: sha256:fa3709792bdb87d5699afcd9bcdc39c7c927bc864adcb1a08a627e88c55a4164
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.3.0.0",
9
+ "version": "15.0.3.1.0",
10
10
  "category": "Reporting",
11
11
  "summary": "OCA Financial Reports",
12
12
  "author": "Camptocamp,"
@@ -1148,6 +1148,7 @@ msgstr ""
1148
1148
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
1149
1149
  #: code:addons/account_financial_report/report/trial_balance.py:0
1150
1150
  #: code:addons/account_financial_report/report/trial_balance.py:0
1151
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1151
1152
  #, python-format
1152
1153
  msgid "Missing Partner"
1153
1154
  msgstr ""
@@ -334,6 +334,7 @@ msgstr "القيمة بالعملة."
334
334
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
335
335
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
336
336
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
337
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
337
338
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
338
339
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
339
340
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -924,6 +925,7 @@ msgstr "تجميع القيود حسب"
924
925
  #. module: account_financial_report
925
926
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
926
927
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
928
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
927
929
  msgid "Grouped By"
928
930
  msgstr ""
929
931
 
@@ -1587,6 +1589,13 @@ msgstr ""
1587
1589
  msgid "Starting account in a range"
1588
1590
  msgstr ""
1589
1591
 
1592
+ #. module: account_financial_report
1593
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1594
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1595
+ #, python-format
1596
+ msgid "TOTAL"
1597
+ msgstr ""
1598
+
1590
1599
  #. module: account_financial_report
1591
1600
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1592
1601
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1735,7 +1744,9 @@ msgid "To:"
1735
1744
  msgstr ""
1736
1745
 
1737
1746
  #. module: account_financial_report
1747
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1738
1748
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1749
+ #, python-format
1739
1750
  msgid "Total"
1740
1751
  msgstr ""
1741
1752
 
@@ -1870,6 +1881,12 @@ msgstr ""
1870
1881
  msgid "With Account Name"
1871
1882
  msgstr ""
1872
1883
 
1884
+ #. module: account_financial_report
1885
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1886
+ #, python-format
1887
+ msgid "Without analytic account"
1888
+ msgstr ""
1889
+
1873
1890
  #. module: account_financial_report
1874
1891
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1875
1892
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -332,6 +332,7 @@ msgstr "Import actual."
332
332
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
333
333
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
334
334
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
335
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
335
336
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
336
337
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
337
338
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -921,6 +922,7 @@ msgstr "Agrupar apunts per"
921
922
  #. module: account_financial_report
922
923
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
923
924
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
925
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
924
926
  msgid "Grouped By"
925
927
  msgstr ""
926
928
 
@@ -1581,6 +1583,13 @@ msgstr "Data inicial"
1581
1583
  msgid "Starting account in a range"
1582
1584
  msgstr "Compte inicial del rang"
1583
1585
 
1586
+ #. module: account_financial_report
1587
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1588
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1589
+ #, python-format
1590
+ msgid "TOTAL"
1591
+ msgstr ""
1592
+
1584
1593
  #. module: account_financial_report
1585
1594
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1586
1595
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1737,7 +1746,9 @@ msgid "To:"
1737
1746
  msgstr "Fins:"
1738
1747
 
1739
1748
  #. module: account_financial_report
1749
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1740
1750
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1751
+ #, python-format
1741
1752
  msgid "Total"
1742
1753
  msgstr "Total"
1743
1754
 
@@ -1875,6 +1886,12 @@ msgstr ""
1875
1886
  msgid "With Account Name"
1876
1887
  msgstr "Amb el nom de compte"
1877
1888
 
1889
+ #. module: account_financial_report
1890
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1891
+ #, python-format
1892
+ msgid "Without analytic account"
1893
+ msgstr ""
1894
+
1878
1895
  #. module: account_financial_report
1879
1896
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1880
1897
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -329,6 +329,7 @@ msgstr "Beløb valuta"
329
329
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
330
330
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
331
331
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
332
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
332
333
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
333
334
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
334
335
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -920,6 +921,7 @@ msgstr "Gruppér posteringer efter"
920
921
  #. module: account_financial_report
921
922
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
922
923
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
924
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
923
925
  msgid "Grouped By"
924
926
  msgstr "Gruppér efter"
925
927
 
@@ -1583,6 +1585,13 @@ msgstr "Startdato"
1583
1585
  msgid "Starting account in a range"
1584
1586
  msgstr "Startkonto i et interval"
1585
1587
 
1588
+ #. module: account_financial_report
1589
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1590
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1591
+ #, python-format
1592
+ msgid "TOTAL"
1593
+ msgstr ""
1594
+
1586
1595
  #. module: account_financial_report
1587
1596
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1588
1597
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1733,7 +1742,9 @@ msgid "To:"
1733
1742
  msgstr "Til:"
1734
1743
 
1735
1744
  #. module: account_financial_report
1745
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1736
1746
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1747
+ #, python-format
1737
1748
  msgid "Total"
1738
1749
  msgstr "Total"
1739
1750
 
@@ -1872,6 +1883,12 @@ msgstr ""
1872
1883
  msgid "With Account Name"
1873
1884
  msgstr "Med kontonavn"
1874
1885
 
1886
+ #. module: account_financial_report
1887
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1888
+ #, python-format
1889
+ msgid "Without analytic account"
1890
+ msgstr ""
1891
+
1875
1892
  #. module: account_financial_report
1876
1893
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1877
1894
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -340,6 +340,7 @@ msgstr "Betragwähr."
340
340
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
341
341
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
342
342
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
343
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
343
344
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
344
345
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
345
346
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -936,6 +937,7 @@ msgstr "Gruppieren nach"
936
937
  #. module: account_financial_report
937
938
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
938
939
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
940
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
939
941
  msgid "Grouped By"
940
942
  msgstr ""
941
943
 
@@ -1604,6 +1606,13 @@ msgstr "Anfangsdatum"
1604
1606
  msgid "Starting account in a range"
1605
1607
  msgstr ""
1606
1608
 
1609
+ #. module: account_financial_report
1610
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1611
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1612
+ #, python-format
1613
+ msgid "TOTAL"
1614
+ msgstr ""
1615
+
1607
1616
  #. module: account_financial_report
1608
1617
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1609
1618
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1759,7 +1768,9 @@ msgid "To:"
1759
1768
  msgstr "Bis:"
1760
1769
 
1761
1770
  #. module: account_financial_report
1771
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1762
1772
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1773
+ #, python-format
1763
1774
  msgid "Total"
1764
1775
  msgstr "Gesamt"
1765
1776
 
@@ -1902,6 +1913,12 @@ msgstr ""
1902
1913
  msgid "With Account Name"
1903
1914
  msgstr "Mit Kontobezeichnung"
1904
1915
 
1916
+ #. module: account_financial_report
1917
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1918
+ #, python-format
1919
+ msgid "Without analytic account"
1920
+ msgstr ""
1921
+
1905
1922
  #. module: account_financial_report
1906
1923
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1907
1924
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -338,6 +338,7 @@ msgstr "Importe moneda."
338
338
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
339
339
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
340
340
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
341
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
341
342
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
342
343
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
343
344
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -930,6 +931,7 @@ msgstr "Agrupar por"
930
931
  #. module: account_financial_report
931
932
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
932
933
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
934
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
933
935
  msgid "Grouped By"
934
936
  msgstr "Agrupado por"
935
937
 
@@ -1599,6 +1601,13 @@ msgstr "Fecha de inicio"
1599
1601
  msgid "Starting account in a range"
1600
1602
  msgstr "Cuenta inicial en un rango"
1601
1603
 
1604
+ #. module: account_financial_report
1605
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1606
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1607
+ #, python-format
1608
+ msgid "TOTAL"
1609
+ msgstr ""
1610
+
1602
1611
  #. module: account_financial_report
1603
1612
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1604
1613
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1755,7 +1764,9 @@ msgid "To:"
1755
1764
  msgstr "A:"
1756
1765
 
1757
1766
  #. module: account_financial_report
1767
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1758
1768
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1769
+ #, python-format
1759
1770
  msgid "Total"
1760
1771
  msgstr "Total"
1761
1772
 
@@ -1896,6 +1907,12 @@ msgstr ""
1896
1907
  msgid "With Account Name"
1897
1908
  msgstr "Cuenta con Nombre"
1898
1909
 
1910
+ #. module: account_financial_report
1911
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1912
+ #, python-format
1913
+ msgid "Without analytic account"
1914
+ msgstr ""
1915
+
1899
1916
  #. module: account_financial_report
1900
1917
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1901
1918
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -337,6 +337,7 @@ msgstr "Total Act."
337
337
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
338
338
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
339
339
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
340
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
340
341
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
341
342
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
342
343
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -928,6 +929,7 @@ msgstr "Agrupar por"
928
929
  #. module: account_financial_report
929
930
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
930
931
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
932
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
931
933
  msgid "Grouped By"
932
934
  msgstr "Agrupar por"
933
935
 
@@ -1597,6 +1599,13 @@ msgstr "Fecha de inicio"
1597
1599
  msgid "Starting account in a range"
1598
1600
  msgstr "Cuenta inicial en un rango"
1599
1601
 
1602
+ #. module: account_financial_report
1603
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1604
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1605
+ #, python-format
1606
+ msgid "TOTAL"
1607
+ msgstr ""
1608
+
1600
1609
  #. module: account_financial_report
1601
1610
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1602
1611
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1753,7 +1762,9 @@ msgid "To:"
1753
1762
  msgstr "A:"
1754
1763
 
1755
1764
  #. module: account_financial_report
1765
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1756
1766
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1767
+ #, python-format
1757
1768
  msgid "Total"
1758
1769
  msgstr "Total"
1759
1770
 
@@ -1893,6 +1904,12 @@ msgstr ""
1893
1904
  msgid "With Account Name"
1894
1905
  msgstr "Cuenta con Nombre"
1895
1906
 
1907
+ #. module: account_financial_report
1908
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1909
+ #, python-format
1910
+ msgid "Without analytic account"
1911
+ msgstr ""
1912
+
1896
1913
  #. module: account_financial_report
1897
1914
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1898
1915
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -335,6 +335,7 @@ msgstr ""
335
335
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
336
336
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
337
337
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
338
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
338
339
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
339
340
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
340
341
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -913,6 +914,7 @@ msgstr ""
913
914
  #. module: account_financial_report
914
915
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
915
916
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
917
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
916
918
  msgid "Grouped By"
917
919
  msgstr ""
918
920
 
@@ -1566,6 +1568,13 @@ msgstr ""
1566
1568
  msgid "Starting account in a range"
1567
1569
  msgstr ""
1568
1570
 
1571
+ #. module: account_financial_report
1572
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1573
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1574
+ #, python-format
1575
+ msgid "TOTAL"
1576
+ msgstr ""
1577
+
1569
1578
  #. module: account_financial_report
1570
1579
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1571
1580
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1714,7 +1723,9 @@ msgid "To:"
1714
1723
  msgstr ""
1715
1724
 
1716
1725
  #. module: account_financial_report
1726
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1717
1727
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1728
+ #, python-format
1718
1729
  msgid "Total"
1719
1730
  msgstr ""
1720
1731
 
@@ -1846,6 +1857,12 @@ msgstr ""
1846
1857
  msgid "With Account Name"
1847
1858
  msgstr ""
1848
1859
 
1860
+ #. module: account_financial_report
1861
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1862
+ #, python-format
1863
+ msgid "Without analytic account"
1864
+ msgstr ""
1865
+
1849
1866
  #. module: account_financial_report
1850
1867
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1851
1868
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -332,6 +332,7 @@ msgstr "Montant Devise"
332
332
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
333
333
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
334
334
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
335
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
335
336
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
336
337
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
337
338
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -922,6 +923,7 @@ msgstr "Grouper les écritures par"
922
923
  #. module: account_financial_report
923
924
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
924
925
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
926
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
925
927
  msgid "Grouped By"
926
928
  msgstr ""
927
929
 
@@ -1586,6 +1588,13 @@ msgstr "Date de début"
1586
1588
  msgid "Starting account in a range"
1587
1589
  msgstr "Compte de début dans une période"
1588
1590
 
1591
+ #. module: account_financial_report
1592
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1593
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1594
+ #, python-format
1595
+ msgid "TOTAL"
1596
+ msgstr ""
1597
+
1589
1598
  #. module: account_financial_report
1590
1599
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1591
1600
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1741,7 +1750,9 @@ msgid "To:"
1741
1750
  msgstr "Au:"
1742
1751
 
1743
1752
  #. module: account_financial_report
1753
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1744
1754
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1755
+ #, python-format
1745
1756
  msgid "Total"
1746
1757
  msgstr "Total"
1747
1758
 
@@ -1878,6 +1889,12 @@ msgstr ""
1878
1889
  msgid "With Account Name"
1879
1890
  msgstr "Avec le nom du compte"
1880
1891
 
1892
+ #. module: account_financial_report
1893
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1894
+ #, python-format
1895
+ msgid "Without analytic account"
1896
+ msgstr ""
1897
+
1881
1898
  #. module: account_financial_report
1882
1899
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1883
1900
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -333,6 +333,7 @@ msgstr "Montant Devise"
333
333
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
334
334
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
335
335
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
336
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
336
337
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
337
338
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
338
339
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -930,6 +931,7 @@ msgstr "Grouper les entrées par"
930
931
  #. module: account_financial_report
931
932
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
932
933
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
934
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
933
935
  msgid "Grouped By"
934
936
  msgstr ""
935
937
 
@@ -1599,6 +1601,13 @@ msgstr "Date de début"
1599
1601
  msgid "Starting account in a range"
1600
1602
  msgstr ""
1601
1603
 
1604
+ #. module: account_financial_report
1605
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1606
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1607
+ #, python-format
1608
+ msgid "TOTAL"
1609
+ msgstr ""
1610
+
1602
1611
  #. module: account_financial_report
1603
1612
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1604
1613
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1754,7 +1763,9 @@ msgid "To:"
1754
1763
  msgstr "Au:"
1755
1764
 
1756
1765
  #. module: account_financial_report
1766
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1757
1767
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1768
+ #, python-format
1758
1769
  msgid "Total"
1759
1770
  msgstr "Total"
1760
1771
 
@@ -1895,6 +1906,12 @@ msgstr ""
1895
1906
  msgid "With Account Name"
1896
1907
  msgstr "Avec le nom du compte"
1897
1908
 
1909
+ #. module: account_financial_report
1910
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1911
+ #, python-format
1912
+ msgid "Without analytic account"
1913
+ msgstr ""
1914
+
1898
1915
  #. module: account_financial_report
1899
1916
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1900
1917
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -329,6 +329,7 @@ msgstr "Montant Devise"
329
329
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
330
330
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
331
331
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
332
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
332
333
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
333
334
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
334
335
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -918,6 +919,7 @@ msgstr "Grouper les écritures par"
918
919
  #. module: account_financial_report
919
920
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
920
921
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
922
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
921
923
  msgid "Grouped By"
922
924
  msgstr ""
923
925
 
@@ -1581,6 +1583,13 @@ msgstr "Date de début"
1581
1583
  msgid "Starting account in a range"
1582
1584
  msgstr "Compte de début dans une période"
1583
1585
 
1586
+ #. module: account_financial_report
1587
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1588
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1589
+ #, python-format
1590
+ msgid "TOTAL"
1591
+ msgstr ""
1592
+
1584
1593
  #. module: account_financial_report
1585
1594
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1586
1595
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1736,7 +1745,9 @@ msgid "To:"
1736
1745
  msgstr "Au:"
1737
1746
 
1738
1747
  #. module: account_financial_report
1748
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1739
1749
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1750
+ #, python-format
1740
1751
  msgid "Total"
1741
1752
  msgstr "Total"
1742
1753
 
@@ -1873,6 +1884,12 @@ msgstr ""
1873
1884
  msgid "With Account Name"
1874
1885
  msgstr "Avec le nom du compte"
1875
1886
 
1887
+ #. module: account_financial_report
1888
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1889
+ #, python-format
1890
+ msgid "Without analytic account"
1891
+ msgstr ""
1892
+
1876
1893
  #. module: account_financial_report
1877
1894
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1878
1895
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -331,6 +331,7 @@ msgstr ""
331
331
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
332
332
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
333
333
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
334
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
334
335
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
335
336
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
336
337
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -909,6 +910,7 @@ msgstr ""
909
910
  #. module: account_financial_report
910
911
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
911
912
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
913
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
912
914
  msgid "Grouped By"
913
915
  msgstr ""
914
916
 
@@ -1562,6 +1564,13 @@ msgstr ""
1562
1564
  msgid "Starting account in a range"
1563
1565
  msgstr ""
1564
1566
 
1567
+ #. module: account_financial_report
1568
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1569
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1570
+ #, python-format
1571
+ msgid "TOTAL"
1572
+ msgstr ""
1573
+
1565
1574
  #. module: account_financial_report
1566
1575
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1567
1576
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1710,7 +1719,9 @@ msgid "To:"
1710
1719
  msgstr ""
1711
1720
 
1712
1721
  #. module: account_financial_report
1722
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1713
1723
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1724
+ #, python-format
1714
1725
  msgid "Total"
1715
1726
  msgstr "Ukupno"
1716
1727
 
@@ -1842,6 +1853,12 @@ msgstr ""
1842
1853
  msgid "With Account Name"
1843
1854
  msgstr ""
1844
1855
 
1856
+ #. module: account_financial_report
1857
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1858
+ #, python-format
1859
+ msgid "Without analytic account"
1860
+ msgstr ""
1861
+
1845
1862
  #. module: account_financial_report
1846
1863
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1847
1864
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -338,6 +338,7 @@ msgstr ""
338
338
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
339
339
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
340
340
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0
341
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
341
342
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
342
343
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
343
344
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
@@ -917,6 +918,7 @@ msgstr ""
917
918
  #. module: account_financial_report
918
919
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
919
920
  #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
921
+ #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
920
922
  msgid "Grouped By"
921
923
  msgstr ""
922
924
 
@@ -1570,6 +1572,13 @@ msgstr ""
1570
1572
  msgid "Starting account in a range"
1571
1573
  msgstr ""
1572
1574
 
1575
+ #. module: account_financial_report
1576
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1577
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1578
+ #, python-format
1579
+ msgid "TOTAL"
1580
+ msgstr ""
1581
+
1573
1582
  #. module: account_financial_report
1574
1583
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1575
1584
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
@@ -1718,7 +1727,9 @@ msgid "To:"
1718
1727
  msgstr ""
1719
1728
 
1720
1729
  #. module: account_financial_report
1730
+ #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1721
1731
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1732
+ #, python-format
1722
1733
  msgid "Total"
1723
1734
  msgstr "Ukupno"
1724
1735
 
@@ -1856,6 +1867,12 @@ msgstr ""
1856
1867
  msgid "With Account Name"
1857
1868
  msgstr ""
1858
1869
 
1870
+ #. module: account_financial_report
1871
+ #: code:addons/account_financial_report/report/trial_balance.py:0
1872
+ #, python-format
1873
+ msgid "Without analytic account"
1874
+ msgstr ""
1875
+
1859
1876
  #. module: account_financial_report
1860
1877
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
1861
1878
  #: code:addons/account_financial_report/report/open_items_xlsx.py:0