odoo-addon-account-financial-report 15.0.3.3.1__py3-none-any.whl → 15.0.3.3.3.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-account-financial-report might be problematic. Click here for more details.
- odoo/addons/account_financial_report/README.rst +6 -2
- odoo/addons/account_financial_report/__manifest__.py +1 -1
- odoo/addons/account_financial_report/data/report_column_data.xml +12 -0
- odoo/addons/account_financial_report/i18n/account_financial_report.pot +5 -35
- odoo/addons/account_financial_report/i18n/ar.po +12 -35
- odoo/addons/account_financial_report/i18n/ca.po +27 -29
- odoo/addons/account_financial_report/i18n/da.po +14 -34
- odoo/addons/account_financial_report/i18n/de.po +20 -31
- odoo/addons/account_financial_report/i18n/es.po +30 -84
- odoo/addons/account_financial_report/i18n/es_AR.po +27 -29
- odoo/addons/account_financial_report/i18n/es_MX.po +12 -35
- odoo/addons/account_financial_report/i18n/fr.po +20 -31
- odoo/addons/account_financial_report/i18n/fr_CH.po +12 -35
- odoo/addons/account_financial_report/i18n/fr_FR.po +20 -31
- odoo/addons/account_financial_report/i18n/hr.po +12 -35
- odoo/addons/account_financial_report/i18n/hr_HR.po +12 -35
- odoo/addons/account_financial_report/i18n/it.po +15 -38
- odoo/addons/account_financial_report/i18n/ja.po +12 -35
- odoo/addons/account_financial_report/i18n/nl.po +20 -31
- odoo/addons/account_financial_report/i18n/nl_NL.po +12 -35
- odoo/addons/account_financial_report/i18n/pt.po +27 -29
- odoo/addons/account_financial_report/i18n/pt_BR.po +20 -31
- odoo/addons/account_financial_report/i18n/ro.po +20 -31
- odoo/addons/account_financial_report/report/aged_partner_balance_xlsx.py +17 -9
- odoo/addons/account_financial_report/report/templates/journal_ledger.xml +15 -7
- odoo/addons/account_financial_report/reports.xml +1 -1
- odoo/addons/account_financial_report/static/description/index.html +23 -17
- {odoo_addon_account_financial_report-15.0.3.3.1.dist-info → odoo_addon_account_financial_report-15.0.3.3.3.1.dist-info}/METADATA +7 -3
- {odoo_addon_account_financial_report-15.0.3.3.1.dist-info → odoo_addon_account_financial_report-15.0.3.3.3.1.dist-info}/RECORD +31 -31
- {odoo_addon_account_financial_report-15.0.3.3.1.dist-info → odoo_addon_account_financial_report-15.0.3.3.3.1.dist-info}/WHEEL +0 -0
- {odoo_addon_account_financial_report-15.0.3.3.1.dist-info → odoo_addon_account_financial_report-15.0.3.3.3.1.dist-info}/top_level.txt +0 -0
|
@@ -1127,6 +1127,7 @@ msgstr "Domínio de Itens do Diário"
|
|
|
1127
1127
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1128
1128
|
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
|
|
1129
1129
|
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
|
|
1130
|
+
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
|
|
1130
1131
|
#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
|
|
1131
1132
|
#, python-format
|
|
1132
1133
|
msgid "Journal Ledger"
|
|
@@ -1280,6 +1281,7 @@ msgid "Move Target"
|
|
|
1280
1281
|
msgstr "Alvo do Movimento"
|
|
1281
1282
|
|
|
1282
1283
|
#. module: account_financial_report
|
|
1284
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
1283
1285
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
1284
1286
|
msgid "Moves"
|
|
1285
1287
|
msgstr "Movimentos"
|
|
@@ -1806,6 +1808,7 @@ msgstr ""
|
|
|
1806
1808
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1807
1809
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1808
1810
|
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_taxes
|
|
1811
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_taxes
|
|
1809
1812
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
|
1810
1813
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1811
1814
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -1846,6 +1849,14 @@ msgstr ""
|
|
|
1846
1849
|
msgid "The hierarchy level to filter on must be greater than 0."
|
|
1847
1850
|
msgstr "O nível hierárquico a filtrar deve ser superior a 0."
|
|
1848
1851
|
|
|
1852
|
+
#. module: account_financial_report
|
|
1853
|
+
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1854
|
+
#, python-format
|
|
1855
|
+
msgid ""
|
|
1856
|
+
"There is a problem in the structure of the account groups. You may need to "
|
|
1857
|
+
"create some child group of %s."
|
|
1858
|
+
msgstr ""
|
|
1859
|
+
|
|
1849
1860
|
#. module: account_financial_report
|
|
1850
1861
|
#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
|
|
1851
1862
|
msgid "This domain will be used to select specific domain for Journal Items"
|
|
@@ -2036,44 +2047,31 @@ msgid "or"
|
|
|
2036
2047
|
msgstr "ou"
|
|
2037
2048
|
|
|
2038
2049
|
#. module: account_financial_report
|
|
2039
|
-
#:
|
|
2040
|
-
msgid "ournal Ledger"
|
|
2041
|
-
msgstr "Razão"
|
|
2042
|
-
|
|
2043
|
-
#. module: account_financial_report
|
|
2050
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
2044
2051
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
2045
2052
|
msgid "to"
|
|
2046
2053
|
msgstr "para"
|
|
2047
2054
|
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
msgid "width: 16.21%;"
|
|
2051
|
-
msgstr "largura: 16,21%;"
|
|
2055
|
+
#~ msgid "ournal Ledger"
|
|
2056
|
+
#~ msgstr "Razão"
|
|
2052
2057
|
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
msgid "width: 23.24%;"
|
|
2056
|
-
msgstr "largura:23.24%;"
|
|
2058
|
+
#~ msgid "width: 16.21%;"
|
|
2059
|
+
#~ msgstr "largura: 16,21%;"
|
|
2057
2060
|
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
msgid "width: 23.78%;"
|
|
2061
|
-
msgstr "largura: 23.78%;"
|
|
2061
|
+
#~ msgid "width: 23.24%;"
|
|
2062
|
+
#~ msgstr "largura:23.24%;"
|
|
2062
2063
|
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
msgid "width: 31.35%;"
|
|
2066
|
-
msgstr "largura: 31,35%;"
|
|
2064
|
+
#~ msgid "width: 23.78%;"
|
|
2065
|
+
#~ msgstr "largura: 23.78%;"
|
|
2067
2066
|
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
msgid "width: 38.92%;"
|
|
2071
|
-
msgstr "largura: 38.92%;"
|
|
2067
|
+
#~ msgid "width: 31.35%;"
|
|
2068
|
+
#~ msgstr "largura: 31,35%;"
|
|
2072
2069
|
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2070
|
+
#~ msgid "width: 38.92%;"
|
|
2071
|
+
#~ msgstr "largura: 38.92%;"
|
|
2072
|
+
|
|
2073
|
+
#~ msgid "width: 8.11%;"
|
|
2074
|
+
#~ msgstr "largura: 8.11%;"
|
|
2077
2075
|
|
|
2078
2076
|
#~ msgid ""
|
|
2079
2077
|
#~ "Ref -\n"
|
|
@@ -1145,6 +1145,7 @@ msgstr ""
|
|
|
1145
1145
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1146
1146
|
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
|
|
1147
1147
|
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
|
|
1148
|
+
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
|
|
1148
1149
|
#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
|
|
1149
1150
|
#, python-format
|
|
1150
1151
|
msgid "Journal Ledger"
|
|
@@ -1300,6 +1301,7 @@ msgid "Move Target"
|
|
|
1300
1301
|
msgstr "Movimentação de Destino"
|
|
1301
1302
|
|
|
1302
1303
|
#. module: account_financial_report
|
|
1304
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
1303
1305
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
1304
1306
|
msgid "Moves"
|
|
1305
1307
|
msgstr "Movimentações"
|
|
@@ -1828,6 +1830,7 @@ msgstr ""
|
|
|
1828
1830
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1829
1831
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1830
1832
|
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_taxes
|
|
1833
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_taxes
|
|
1831
1834
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
|
1832
1835
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1833
1836
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -1870,6 +1873,14 @@ msgstr ""
|
|
|
1870
1873
|
msgid "The hierarchy level to filter on must be greater than 0."
|
|
1871
1874
|
msgstr "O filtro de nível hierárquico deve ser maior que zero."
|
|
1872
1875
|
|
|
1876
|
+
#. module: account_financial_report
|
|
1877
|
+
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1878
|
+
#, python-format
|
|
1879
|
+
msgid ""
|
|
1880
|
+
"There is a problem in the structure of the account groups. You may need to "
|
|
1881
|
+
"create some child group of %s."
|
|
1882
|
+
msgstr ""
|
|
1883
|
+
|
|
1873
1884
|
#. module: account_financial_report
|
|
1874
1885
|
#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
|
|
1875
1886
|
msgid "This domain will be used to select specific domain for Journal Items"
|
|
@@ -2061,44 +2072,22 @@ msgid "or"
|
|
|
2061
2072
|
msgstr "ou"
|
|
2062
2073
|
|
|
2063
2074
|
#. module: account_financial_report
|
|
2064
|
-
#:
|
|
2065
|
-
msgid "ournal Ledger"
|
|
2066
|
-
msgstr ""
|
|
2067
|
-
|
|
2068
|
-
#. module: account_financial_report
|
|
2075
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
2069
2076
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
2070
2077
|
msgid "to"
|
|
2071
2078
|
msgstr "para"
|
|
2072
2079
|
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
msgid "width: 16.21%;"
|
|
2076
|
-
msgstr ""
|
|
2080
|
+
#~ msgid "width: 23.24%;"
|
|
2081
|
+
#~ msgstr "largura: 23.24%;"
|
|
2077
2082
|
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
msgid "width: 23.24%;"
|
|
2081
|
-
msgstr "largura: 23.24%;"
|
|
2083
|
+
#~ msgid "width: 23.78%;"
|
|
2084
|
+
#~ msgstr "largura: 23.78%;"
|
|
2082
2085
|
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
msgid "width: 23.78%;"
|
|
2086
|
-
msgstr "largura: 23.78%;"
|
|
2086
|
+
#~ msgid "width: 38.92%;"
|
|
2087
|
+
#~ msgstr "largura: 38.92%;"
|
|
2087
2088
|
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
msgid "width: 31.35%;"
|
|
2091
|
-
msgstr ""
|
|
2092
|
-
|
|
2093
|
-
#. module: account_financial_report
|
|
2094
|
-
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
2095
|
-
msgid "width: 38.92%;"
|
|
2096
|
-
msgstr "largura: 38.92%;"
|
|
2097
|
-
|
|
2098
|
-
#. module: account_financial_report
|
|
2099
|
-
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
2100
|
-
msgid "width: 8.11%;"
|
|
2101
|
-
msgstr "largura: 8.11%;"
|
|
2089
|
+
#~ msgid "width: 8.11%;"
|
|
2090
|
+
#~ msgstr "largura: 8.11%;"
|
|
2102
2091
|
|
|
2103
2092
|
#, fuzzy
|
|
2104
2093
|
#~ msgid ""
|
|
@@ -1131,6 +1131,7 @@ msgstr "Domeniul articolelor din jurnal"
|
|
|
1131
1131
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1132
1132
|
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
|
|
1133
1133
|
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
|
|
1134
|
+
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
|
|
1134
1135
|
#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
|
|
1135
1136
|
#, fuzzy, python-format
|
|
1136
1137
|
msgid "Journal Ledger"
|
|
@@ -1287,6 +1288,7 @@ msgid "Move Target"
|
|
|
1287
1288
|
msgstr "Mișcări țintă"
|
|
1288
1289
|
|
|
1289
1290
|
#. module: account_financial_report
|
|
1291
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
1290
1292
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
1291
1293
|
msgid "Moves"
|
|
1292
1294
|
msgstr "Mișcări"
|
|
@@ -1809,6 +1811,7 @@ msgstr ""
|
|
|
1809
1811
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1810
1812
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1811
1813
|
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_taxes
|
|
1814
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_taxes
|
|
1812
1815
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
|
1813
1816
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1814
1817
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -1845,6 +1848,14 @@ msgstr ""
|
|
|
1845
1848
|
msgid "The hierarchy level to filter on must be greater than 0."
|
|
1846
1849
|
msgstr "Nivelul de ierarhie de filtrat trebuie să fie mai mare de 0."
|
|
1847
1850
|
|
|
1851
|
+
#. module: account_financial_report
|
|
1852
|
+
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1853
|
+
#, python-format
|
|
1854
|
+
msgid ""
|
|
1855
|
+
"There is a problem in the structure of the account groups. You may need to "
|
|
1856
|
+
"create some child group of %s."
|
|
1857
|
+
msgstr ""
|
|
1858
|
+
|
|
1848
1859
|
#. module: account_financial_report
|
|
1849
1860
|
#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
|
|
1850
1861
|
msgid "This domain will be used to select specific domain for Journal Items"
|
|
@@ -2037,44 +2048,22 @@ msgid "or"
|
|
|
2037
2048
|
msgstr "sau"
|
|
2038
2049
|
|
|
2039
2050
|
#. module: account_financial_report
|
|
2040
|
-
#:
|
|
2041
|
-
msgid "ournal Ledger"
|
|
2042
|
-
msgstr ""
|
|
2043
|
-
|
|
2044
|
-
#. module: account_financial_report
|
|
2051
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all
|
|
2045
2052
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
|
|
2046
2053
|
msgid "to"
|
|
2047
2054
|
msgstr "la"
|
|
2048
2055
|
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
msgid "width: 16.21%;"
|
|
2052
|
-
msgstr ""
|
|
2056
|
+
#~ msgid "width: 23.24%;"
|
|
2057
|
+
#~ msgstr "lățime: 23,24%;"
|
|
2053
2058
|
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
msgid "width: 23.24%;"
|
|
2057
|
-
msgstr "lățime: 23,24%;"
|
|
2059
|
+
#~ msgid "width: 23.78%;"
|
|
2060
|
+
#~ msgstr "lățime: 23,78%;"
|
|
2058
2061
|
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
msgid "width: 23.78%;"
|
|
2062
|
-
msgstr "lățime: 23,78%;"
|
|
2062
|
+
#~ msgid "width: 38.92%;"
|
|
2063
|
+
#~ msgstr "lățime: 38,92%;"
|
|
2063
2064
|
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
msgid "width: 31.35%;"
|
|
2067
|
-
msgstr ""
|
|
2068
|
-
|
|
2069
|
-
#. module: account_financial_report
|
|
2070
|
-
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
2071
|
-
msgid "width: 38.92%;"
|
|
2072
|
-
msgstr "lățime: 38,92%;"
|
|
2073
|
-
|
|
2074
|
-
#. module: account_financial_report
|
|
2075
|
-
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
2076
|
-
msgid "width: 8.11%;"
|
|
2077
|
-
msgstr "lățime: 8,11%;"
|
|
2065
|
+
#~ msgid "width: 8.11%;"
|
|
2066
|
+
#~ msgstr "lățime: 8,11%;"
|
|
2078
2067
|
|
|
2079
2068
|
#~ msgid ""
|
|
2080
2069
|
#~ "Ref -\n"
|
|
@@ -44,6 +44,14 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
44
44
|
report_columns.update(
|
|
45
45
|
{
|
|
46
46
|
3: {
|
|
47
|
+
"header": _("Current"),
|
|
48
|
+
"field": "current",
|
|
49
|
+
"field_footer_total": "current",
|
|
50
|
+
"field_footer_percent": "percent_current",
|
|
51
|
+
"type": "amount",
|
|
52
|
+
"width": 14,
|
|
53
|
+
},
|
|
54
|
+
4: {
|
|
47
55
|
"header": _("Age ≤ 30 d."),
|
|
48
56
|
"field": "30_days",
|
|
49
57
|
"field_footer_total": "30_days",
|
|
@@ -51,7 +59,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
51
59
|
"type": "amount",
|
|
52
60
|
"width": 14,
|
|
53
61
|
},
|
|
54
|
-
|
|
62
|
+
5: {
|
|
55
63
|
"header": _("Age ≤ 60 d."),
|
|
56
64
|
"field": "60_days",
|
|
57
65
|
"field_footer_total": "60_days",
|
|
@@ -59,7 +67,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
59
67
|
"type": "amount",
|
|
60
68
|
"width": 14,
|
|
61
69
|
},
|
|
62
|
-
|
|
70
|
+
6: {
|
|
63
71
|
"header": _("Age ≤ 90 d."),
|
|
64
72
|
"field": "90_days",
|
|
65
73
|
"field_footer_total": "90_days",
|
|
@@ -67,7 +75,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
67
75
|
"type": "amount",
|
|
68
76
|
"width": 14,
|
|
69
77
|
},
|
|
70
|
-
|
|
78
|
+
7: {
|
|
71
79
|
"header": _("Age ≤ 120 d."),
|
|
72
80
|
"field": "120_days",
|
|
73
81
|
"field_footer_total": "120_days",
|
|
@@ -75,7 +83,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
75
83
|
"type": "amount",
|
|
76
84
|
"width": 14,
|
|
77
85
|
},
|
|
78
|
-
|
|
86
|
+
8: {
|
|
79
87
|
"header": _("Older"),
|
|
80
88
|
"field": "older",
|
|
81
89
|
"field_footer_total": "older",
|
|
@@ -132,7 +140,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
132
140
|
if not report.age_partner_config_id:
|
|
133
141
|
report_columns.update(
|
|
134
142
|
{
|
|
135
|
-
|
|
143
|
+
10: {
|
|
136
144
|
"header": _("Age ≤ 30 d."),
|
|
137
145
|
"field": "30_days",
|
|
138
146
|
"field_footer_total": "30_days",
|
|
@@ -141,7 +149,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
141
149
|
"type": "amount",
|
|
142
150
|
"width": 14,
|
|
143
151
|
},
|
|
144
|
-
|
|
152
|
+
11: {
|
|
145
153
|
"header": _("Age ≤ 60 d."),
|
|
146
154
|
"field": "60_days",
|
|
147
155
|
"field_footer_total": "60_days",
|
|
@@ -150,7 +158,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
150
158
|
"type": "amount",
|
|
151
159
|
"width": 14,
|
|
152
160
|
},
|
|
153
|
-
|
|
161
|
+
12: {
|
|
154
162
|
"header": _("Age ≤ 90 d."),
|
|
155
163
|
"field": "90_days",
|
|
156
164
|
"field_footer_total": "90_days",
|
|
@@ -159,7 +167,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
159
167
|
"type": "amount",
|
|
160
168
|
"width": 14,
|
|
161
169
|
},
|
|
162
|
-
|
|
170
|
+
13: {
|
|
163
171
|
"header": _("Age ≤ 120 d."),
|
|
164
172
|
"field": "120_days",
|
|
165
173
|
"field_footer_total": "120_days",
|
|
@@ -168,7 +176,7 @@ class AgedPartnerBalanceXslx(models.AbstractModel):
|
|
|
168
176
|
"type": "amount",
|
|
169
177
|
"width": 14,
|
|
170
178
|
},
|
|
171
|
-
|
|
179
|
+
14: {
|
|
172
180
|
"header": _("Older"),
|
|
173
181
|
"field": "older",
|
|
174
182
|
"field_footer_total": "older",
|
|
@@ -55,6 +55,14 @@
|
|
|
55
55
|
</template>
|
|
56
56
|
<template id="account_financial_report.report_journal_all">
|
|
57
57
|
<div class="act_as_table list_table" style="margin-top: 10px;" />
|
|
58
|
+
<div class="act_as_caption account_title" style="width: 100%;">
|
|
59
|
+
<span t-esc="date_from" t-options="{'widget': 'date'}" />
|
|
60
|
+
to
|
|
61
|
+
<span t-esc="date_to" t-options="{'widget': 'date'}" />
|
|
62
|
+
-
|
|
63
|
+
<span t-esc="move_target" />
|
|
64
|
+
Moves
|
|
65
|
+
</div>
|
|
58
66
|
<div class="act_as_table data_table" style="width: 100%;">
|
|
59
67
|
<t
|
|
60
68
|
t-call="account_financial_report.report_journal_ledger_journal_table_header"
|
|
@@ -92,30 +100,30 @@
|
|
|
92
100
|
</template>
|
|
93
101
|
<template id="account_financial_report.report_journal_ledger_journal_table_header">
|
|
94
102
|
<t t-if="not display_account_name">
|
|
95
|
-
<t t-set="account_column_style">width: 8.11%;</t>
|
|
103
|
+
<t t-set="account_column_style" t-translation="off">width: 8.11%;</t>
|
|
96
104
|
<t t-if="not with_auto_sequence">
|
|
97
|
-
<t t-set="label_column_style">
|
|
105
|
+
<t t-set="label_column_style" t-translation="off">
|
|
98
106
|
width: 38.92%;
|
|
99
107
|
</t>
|
|
100
108
|
</t>
|
|
101
109
|
<t t-else="">
|
|
102
|
-
<t t-set="label_column_style">
|
|
110
|
+
<t t-set="label_column_style" t-translation="off">
|
|
103
111
|
width: 31.35%;
|
|
104
112
|
</t>
|
|
105
113
|
</t>
|
|
106
114
|
</t>
|
|
107
115
|
<t t-else="">
|
|
108
116
|
<t t-if="not with_auto_sequence">
|
|
109
|
-
<t t-set="account_column_style">
|
|
117
|
+
<t t-set="account_column_style" t-translation="off">
|
|
110
118
|
width: 23.78%;
|
|
111
119
|
</t>
|
|
112
120
|
</t>
|
|
113
121
|
<t t-else="">
|
|
114
|
-
<t t-set="account_column_style">
|
|
122
|
+
<t t-set="account_column_style" t-translation="off">
|
|
115
123
|
width: 16.21%;
|
|
116
124
|
</t>
|
|
117
125
|
</t>
|
|
118
|
-
<t t-set="label_column_style">width: 23.24%;</t>
|
|
126
|
+
<t t-set="label_column_style" t-translation="off">width: 23.24%;</t>
|
|
119
127
|
</t>
|
|
120
128
|
<div class="act_as_thead">
|
|
121
129
|
<div class="act_as_row labels">
|
|
@@ -328,7 +336,7 @@
|
|
|
328
336
|
t-value="o._get_data_from_dict(move_line['move_line_id'], move_line_ids_taxes_data)"
|
|
329
337
|
/>
|
|
330
338
|
<span
|
|
331
|
-
t-esc="o._get_ml_tax_description(move_line, tax_line_dat, move_line_ids_taxes_dat)"
|
|
339
|
+
t-esc="limit_text(o._get_ml_tax_description(move_line, tax_line_dat, move_line_ids_taxes_dat), taxes_limit)"
|
|
332
340
|
/>
|
|
333
341
|
</div>
|
|
334
342
|
<div t-if="debit_visible" class="act_as_cell amount" name="debit">
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
</record>
|
|
37
37
|
<!-- Journal Ledger -->
|
|
38
38
|
<record id="action_print_journal_ledger_wizard_qweb" model="ir.actions.report">
|
|
39
|
-
<field name="name">
|
|
39
|
+
<field name="name">Journal Ledger</field>
|
|
40
40
|
<field name="model">journal.ledger.report.wizard</field>
|
|
41
41
|
<field name="report_type">qweb-pdf</field>
|
|
42
42
|
<field name="report_name">account_financial_report.journal_ledger</field>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Account Financial Reports</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="account-financial-reports">
|
|
370
|
+
<h1>Account Financial Reports</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:f8b90ed9be17afa94285e8017c405dc076c3d70e535f11aff2dc88beb90e2829
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/
|
|
377
|
+
<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/license-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&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module adds a set of financial reports. They are accessible under
|
|
374
379
|
Invoicing / Reporting / OCA accounting reports.</p>
|
|
375
380
|
<ul class="simple">
|
|
@@ -412,7 +417,7 @@ For further information, check CONFIGURE.rst</p>
|
|
|
412
417
|
</ul>
|
|
413
418
|
</div>
|
|
414
419
|
<div class="section" id="configuration">
|
|
415
|
-
<
|
|
420
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
|
|
416
421
|
<p>To configure dynamic intervals for Aged Partner Balance you need to:</p>
|
|
417
422
|
<p>Go on ‘Settings’ -> ‘Invoicing’ -> ‘OCA Aged Report Configuration’.</p>
|
|
418
423
|
<p>Click on option ‘Configurations’ and create new record.</p>
|
|
@@ -431,7 +436,7 @@ you can set default interval configuration per company in:</p>
|
|
|
431
436
|
<p>‘Settings’ -> ‘Invoicing’ -> ‘OCA Aged Report Configuration’.</p>
|
|
432
437
|
</div>
|
|
433
438
|
<div class="section" id="known-issues-roadmap">
|
|
434
|
-
<
|
|
439
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
|
|
435
440
|
<ul class="simple">
|
|
436
441
|
<li>‘VAT Report’ is valid only for cases where it’s met that for each
|
|
437
442
|
Tax defined: all the “Account tags” of all the
|
|
@@ -446,21 +451,21 @@ as not to generate confusion in users)</li>
|
|
|
446
451
|
</ul>
|
|
447
452
|
</div>
|
|
448
453
|
<div class="section" id="changelog">
|
|
449
|
-
<
|
|
454
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Changelog</a></h2>
|
|
450
455
|
<div class="section" id="section-1">
|
|
451
|
-
<
|
|
456
|
+
<h3><a class="toc-backref" href="#toc-entry-4">15.0.3.2.3 (2025-02-17)</a></h3>
|
|
452
457
|
<ul class="simple">
|
|
453
458
|
<li>Added the option to select columns to display and the ability to limit the width of the text</li>
|
|
454
459
|
</ul>
|
|
455
460
|
</div>
|
|
456
461
|
<div class="section" id="section-2">
|
|
457
|
-
<
|
|
462
|
+
<h3><a class="toc-backref" href="#toc-entry-5">11.0.2.5.0 (2019-04-26)</a></h3>
|
|
458
463
|
<ul class="simple">
|
|
459
464
|
<li>In the Trial Balance you have an option to hide parent hierarchy levels</li>
|
|
460
465
|
</ul>
|
|
461
466
|
</div>
|
|
462
467
|
<div class="section" id="section-3">
|
|
463
|
-
<
|
|
468
|
+
<h3><a class="toc-backref" href="#toc-entry-6">11.0.2.4.1 (2019-01-08)</a></h3>
|
|
464
469
|
<ul class="simple">
|
|
465
470
|
<li>Handle better multicompany behaviour</li>
|
|
466
471
|
<li>Improve how title appears in the reports</li>
|
|
@@ -468,7 +473,7 @@ as not to generate confusion in users)</li>
|
|
|
468
473
|
</ul>
|
|
469
474
|
</div>
|
|
470
475
|
<div class="section" id="section-4">
|
|
471
|
-
<
|
|
476
|
+
<h3><a class="toc-backref" href="#toc-entry-7">11.0.2.3.1 (2018-11-29)</a></h3>
|
|
472
477
|
<ul class="simple">
|
|
473
478
|
<li>In the Trial Balance you can apply a filter by hierarchy levels</li>
|
|
474
479
|
<li>In the General Ledger you can apply a filter by Analytic Tag</li>
|
|
@@ -477,7 +482,7 @@ as not to generate confusion in users)</li>
|
|
|
477
482
|
</div>
|
|
478
483
|
</div>
|
|
479
484
|
<div class="section" id="bug-tracker">
|
|
480
|
-
<
|
|
485
|
+
<h2><a class="toc-backref" href="#toc-entry-8">Bug Tracker</a></h2>
|
|
481
486
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues">GitHub Issues</a>.
|
|
482
487
|
In case of trouble, please check there if your issue has already been reported.
|
|
483
488
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
@@ -485,9 +490,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
485
490
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
486
491
|
</div>
|
|
487
492
|
<div class="section" id="credits">
|
|
488
|
-
<
|
|
493
|
+
<h2><a class="toc-backref" href="#toc-entry-9">Credits</a></h2>
|
|
489
494
|
<div class="section" id="authors">
|
|
490
|
-
<
|
|
495
|
+
<h3><a class="toc-backref" href="#toc-entry-10">Authors</a></h3>
|
|
491
496
|
<ul class="simple">
|
|
492
497
|
<li>Camptocamp</li>
|
|
493
498
|
<li>initOS GmbH</li>
|
|
@@ -497,7 +502,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
497
502
|
</ul>
|
|
498
503
|
</div>
|
|
499
504
|
<div class="section" id="contributors">
|
|
500
|
-
<
|
|
505
|
+
<h3><a class="toc-backref" href="#toc-entry-11">Contributors</a></h3>
|
|
501
506
|
<ul class="simple">
|
|
502
507
|
<li>Jordi Ballester <<a class="reference external" href="mailto:jordi.ballester@forgeflow.com">jordi.ballester@forgeflow.com</a>></li>
|
|
503
508
|
<li>Yannick Vaucher <<a class="reference external" href="mailto:yannick.vaucher@camptocamp.com">yannick.vaucher@camptocamp.com</a>></li>
|
|
@@ -541,7 +546,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
541
546
|
April 2016.</p>
|
|
542
547
|
</div>
|
|
543
548
|
<div class="section" id="maintainers">
|
|
544
|
-
<
|
|
549
|
+
<h3><a class="toc-backref" href="#toc-entry-12">Maintainers</a></h3>
|
|
545
550
|
<p>This module is maintained by the OCA.</p>
|
|
546
551
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
547
552
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -554,5 +559,6 @@ promote its widespread use.</p>
|
|
|
554
559
|
</div>
|
|
555
560
|
</div>
|
|
556
561
|
</div>
|
|
562
|
+
</div>
|
|
557
563
|
</body>
|
|
558
564
|
</html>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-account_financial_report
|
|
3
|
-
Version: 15.0.3.3.1
|
|
3
|
+
Version: 15.0.3.3.3.1
|
|
4
4
|
Summary: OCA Financial Reports
|
|
5
5
|
Home-page: https://github.com/OCA/account-financial-reporting
|
|
6
6
|
Author: Camptocamp,initOS GmbH,redCOR AG,ForgeFlow,Tecnativa,Odoo Community Association (OCA)
|
|
@@ -15,6 +15,10 @@ Requires-Dist: odoo-addon-date-range<15.1dev,>=15.0dev
|
|
|
15
15
|
Requires-Dist: odoo-addon-report-xlsx<15.1dev,>=15.0dev
|
|
16
16
|
Requires-Dist: odoo<15.1dev,>=15.0a
|
|
17
17
|
|
|
18
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
19
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
20
|
+
:alt: Odoo Community Association
|
|
21
|
+
|
|
18
22
|
=========================
|
|
19
23
|
Account Financial Reports
|
|
20
24
|
=========================
|
|
@@ -24,13 +28,13 @@ Account Financial Reports
|
|
|
24
28
|
!! This file is generated by oca-gen-addon-readme !!
|
|
25
29
|
!! changes will be overwritten. !!
|
|
26
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
|
-
!! source digest: sha256:
|
|
31
|
+
!! source digest: sha256:f8b90ed9be17afa94285e8017c405dc076c3d70e535f11aff2dc88beb90e2829
|
|
28
32
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
33
|
|
|
30
34
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
31
35
|
:target: https://odoo-community.org/page/development-status
|
|
32
36
|
:alt: Beta
|
|
33
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
37
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
34
38
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
35
39
|
:alt: License: AGPL-3
|
|
36
40
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github
|