[FIX] account_financial_report: multicompany+layout behaviour (#498)
* Fix wizards for proper multicompany behaviour. * Fix layout issue
This commit is contained in:
committed by
chaule97
parent
5b14306779
commit
2abb852345
@@ -258,7 +258,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -425,7 +425,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -721,7 +721,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -968,7 +968,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1347,7 +1347,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1623,7 +1623,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1642,8 +1642,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1651,7 +1651,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1864,7 +1864,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2193,7 +2193,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2201,7 +2201,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2209,7 +2209,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
Reference in New Issue
Block a user