diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot
index 01d6f4d8..8dd9ed7c 100644
--- a/account_financial_report/i18n/account_financial_report.pot
+++ b/account_financial_report/i18n/account_financial_report.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 17.0\n"
+"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -49,6 +49,13 @@ msgstr ""
msgid "Taxes summary"
msgstr ""
+#. module: account_financial_report
+#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
+msgid ""
+"\n"
+" Duplicate amounts may be shown because more than one analytical account may be defined in the journal items."
+msgstr ""
+
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
msgid "Intervals configuration"
@@ -90,7 +97,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Account"
msgstr ""
@@ -123,7 +129,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Account Name"
msgstr ""
@@ -131,7 +136,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Account at 0 filter"
msgstr ""
@@ -141,7 +145,6 @@ msgstr ""
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
-#, python-format
msgid "Account balance at 0 filter"
msgstr ""
@@ -175,8 +178,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#, python-format
msgid "Age ≤ 120 d."
msgstr ""
@@ -190,8 +191,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#, python-format
msgid "Age ≤ 30 d."
msgstr ""
@@ -205,8 +204,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#, python-format
msgid "Age ≤ 60 d."
msgstr ""
@@ -220,8 +217,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#, python-format
msgid "Age ≤ 90 d."
msgstr ""
@@ -232,7 +227,6 @@ msgstr ""
#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
#: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
-#, python-format
msgid "Aged Partner Balance"
msgstr ""
@@ -264,7 +258,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
-#, python-format
msgid "All"
msgstr ""
@@ -296,7 +289,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "All entries"
msgstr ""
@@ -310,7 +302,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "All posted entries"
msgstr ""
@@ -322,7 +313,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Amount Currency"
msgstr ""
@@ -330,12 +320,12 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Amount cur."
msgstr ""
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__analytic_account_ids
+#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
msgid "Analytic Account"
msgstr ""
@@ -343,7 +333,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Analytic Distribution"
msgstr ""
@@ -362,21 +351,18 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Base Balance"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Base Credit"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Base Debit"
msgstr ""
@@ -389,7 +375,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
-#, python-format
msgid "Based on"
msgstr ""
@@ -407,7 +392,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
-#, python-format
msgid "Centralize filter"
msgstr ""
@@ -427,7 +411,6 @@ msgstr ""
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
-#, python-format
msgid "Code"
msgstr ""
@@ -442,7 +425,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
-#, python-format
msgid "Company"
msgstr ""
@@ -490,13 +472,11 @@ msgstr ""
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Credit"
msgstr ""
@@ -504,7 +484,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Cumul cur."
msgstr ""
@@ -512,7 +491,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Cumul. Bal."
msgstr ""
@@ -521,7 +499,6 @@ msgstr ""
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Cur."
msgstr ""
@@ -529,7 +506,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Cur. Original"
msgstr ""
@@ -537,23 +513,19 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Cur. Residual"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Currency"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
-#, python-format
msgid "Current"
msgstr ""
@@ -568,7 +540,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Date"
msgstr ""
@@ -600,14 +571,12 @@ msgstr ""
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
-#, python-format
msgid "Date at filter"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
-#, python-format
msgid "Date from"
msgstr ""
@@ -626,14 +595,12 @@ msgstr ""
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Date range filter"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
-#, python-format
msgid "Date to"
msgstr ""
@@ -642,13 +609,11 @@ msgstr ""
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Debit"
msgstr ""
@@ -657,7 +622,6 @@ msgstr ""
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
-#, python-format
msgid "Description"
msgstr ""
@@ -711,7 +675,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
-#, python-format
msgid "Due date"
msgstr ""
@@ -745,12 +708,8 @@ msgstr ""
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Ending balance"
msgstr ""
@@ -764,7 +723,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Entries sorted by"
msgstr ""
@@ -778,22 +736,18 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Entry"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
-#, python-format
msgid "Entry number"
msgstr ""
#. module: account_financial_report
#. odoo-javascript
#: code:addons/account_financial_report/static/src/xml/report.xml:0
-#: code:addons/account_financial_report/static/src/xml/report.xml:0
-#, python-format
msgid "Export"
msgstr ""
@@ -874,7 +828,6 @@ msgstr ""
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#, python-format
msgid "From: %(date_from)s To: %(date_to)s"
msgstr ""
@@ -902,7 +855,6 @@ msgstr ""
#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
#: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
-#, python-format
msgid "General Ledger"
msgstr ""
@@ -945,6 +897,7 @@ msgstr ""
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
+#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
msgid "Grouped By"
msgstr ""
@@ -962,7 +915,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Hide"
msgstr ""
@@ -1009,7 +961,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
-#, python-format
msgid "Inferior Limit must be greather than zero"
msgstr ""
@@ -1031,11 +982,7 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Initial balance"
msgstr ""
@@ -1055,7 +1002,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Journal"
msgstr ""
@@ -1075,7 +1021,6 @@ msgstr ""
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
-#, python-format
msgid "Journal Ledger"
msgstr ""
@@ -1109,7 +1054,6 @@ msgstr ""
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
-#, python-format
msgid "Journals"
msgstr ""
@@ -1146,7 +1090,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#, python-format
msgid "Level %s"
msgstr ""
@@ -1155,7 +1098,6 @@ msgstr ""
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Limit hierarchy levels"
msgstr ""
@@ -1167,12 +1109,8 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger.py:0
-#: code:addons/account_financial_report/report/general_ledger.py:0
#: code:addons/account_financial_report/report/open_items.py:0
#: code:addons/account_financial_report/report/trial_balance.py:0
-#: code:addons/account_financial_report/report/trial_balance.py:0
-#: code:addons/account_financial_report/report/trial_balance.py:0
-#, python-format
msgid "Missing Partner"
msgstr ""
@@ -1199,7 +1137,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
-#, python-format
msgid "Must complete Configuration Lines"
msgstr ""
@@ -1212,15 +1149,11 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
-#, python-format
msgid "Name"
msgstr ""
#. module: account_financial_report
-#. odoo-python
-#: code:addons/account_financial_report/models/account_age_report_configuration.py:0
#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
-#, python-format
msgid "Name must be unique per report configuration"
msgstr ""
@@ -1228,25 +1161,21 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
-#, python-format
msgid "Net"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
-#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
-#, python-format
msgid "No"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
-#, python-format
msgid "No group"
msgstr ""
@@ -1254,7 +1183,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "No limit"
msgstr ""
@@ -1266,7 +1194,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
-#, python-format
msgid "Not Posted"
msgstr ""
@@ -1288,9 +1215,7 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
-#, python-format
msgid "Older"
msgstr ""
@@ -1307,7 +1232,6 @@ msgstr ""
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
-#, python-format
msgid "Open Items"
msgstr ""
@@ -1350,14 +1274,12 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Original"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
@@ -1368,7 +1290,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Partner"
msgstr ""
@@ -1382,14 +1303,12 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
-#, python-format
msgid "Partner Initial balance"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#, python-format
msgid "Partner cumul aged balance"
msgstr ""
@@ -1399,7 +1318,6 @@ msgstr ""
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
-#, python-format
msgid "Partner ending balance"
msgstr ""
@@ -1429,9 +1347,7 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
-#, python-format
msgid "Period balance"
msgstr ""
@@ -1443,7 +1359,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
-#, python-format
msgid "Posted"
msgstr ""
@@ -1451,7 +1366,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
-#, python-format
msgid "Rec."
msgstr ""
@@ -1485,7 +1399,6 @@ msgstr ""
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
-#, python-format
msgid "Ref - Label"
msgstr ""
@@ -1497,12 +1410,10 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
-#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
-#, python-format
msgid "Residual"
msgstr ""
@@ -1510,7 +1421,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
-#, python-format
msgid "Sequence"
msgstr ""
@@ -1522,7 +1432,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Show"
msgstr ""
@@ -1555,7 +1464,6 @@ msgstr ""
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
-#, python-format
msgid "Show foreign currency"
msgstr ""
@@ -1586,6 +1494,13 @@ msgstr ""
msgid "Starting account in a range"
msgstr ""
+#. module: account_financial_report
+#. odoo-python
+#: code:addons/account_financial_report/report/trial_balance.py:0
+#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
+msgid "TOTAL"
+msgstr ""
+
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
msgid "Tags"
@@ -1611,7 +1526,6 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
-#, python-format
msgid "Target moves filter"
msgstr ""
@@ -1619,7 +1533,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
-#, python-format
msgid "Tax"
msgstr ""
@@ -1632,21 +1545,18 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Tax Balance"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Tax Credit"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
-#, python-format
msgid "Tax Debit"
msgstr ""
@@ -1654,14 +1564,12 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
-#, python-format
msgid "Tax Groups"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
-#, python-format
msgid "Tax Initial balance"
msgstr ""
@@ -1669,7 +1577,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
-#, python-format
msgid "Tax Tags"
msgstr ""
@@ -1677,7 +1584,6 @@ msgstr ""
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
-#, python-format
msgid "Tax ending balance"
msgstr ""
@@ -1693,14 +1599,12 @@ msgstr ""
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
-#, python-format
msgid "Taxes"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
-#, python-format
msgid ""
"The Company in the General Ledger Report Wizard and in Date Range must be "
"the same."
@@ -1709,7 +1613,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
-#, python-format
msgid ""
"The Company in the Trial Balance Report Wizard and in Date Range must be the"
" same."
@@ -1718,7 +1621,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
-#, python-format
msgid ""
"The Company in the Vat Report Wizard and in Date Range must be the same."
msgstr ""
@@ -1726,7 +1628,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
-#, python-format
msgid "The hierarchy level to filter on must be greater than 0."
msgstr ""
@@ -1746,6 +1647,8 @@ msgid "To:"
msgstr ""
#. module: account_financial_report
+#. odoo-python
+#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
msgid "Total"
msgstr ""
@@ -1757,7 +1660,6 @@ msgstr ""
#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
#: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
-#, python-format
msgid "Trial Balance"
msgstr ""
@@ -1844,7 +1746,6 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
-#, python-format
msgid "Vat Report"
msgstr ""
@@ -1882,19 +1783,22 @@ msgstr ""
#. module: account_financial_report
#. odoo-python
-#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
+#: code:addons/account_financial_report/report/trial_balance.py:0
+msgid "Without analytic account"
+msgstr ""
+
+#. module: account_financial_report
+#. odoo-python
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
-#, python-format
msgid "Yes"
msgstr ""
#. module: account_financial_report
#. odoo-python
#: code:addons/account_financial_report/report/general_ledger.py:0
-#, python-format
msgid "future"
msgstr ""