[FIX] account_financial_report: multicompany+layout behaviour (#498)

* Fix wizards for proper multicompany behaviour.
* Fix layout issue
This commit is contained in:
Jordi Ballester Alomar
2019-01-09 13:58:40 +01:00
committed by chaule97
parent 5b14306779
commit 2abb852345
34 changed files with 328 additions and 218 deletions

View File

@@ -262,7 +262,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 "Tot"
@@ -430,7 +430,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 ""
@@ -726,7 +726,7 @@ msgstr "Curent"
#: 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
@@ -973,7 +973,7 @@ msgid "Entry"
msgstr "??nregistrare"
#. 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 "Num??r ??nregistrare"
@@ -1360,7 +1360,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
@@ -1638,7 +1638,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 ""
@@ -1657,8 +1657,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
@@ -1666,7 +1666,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 "Nepostat"
@@ -1880,7 +1880,7 @@ msgid "Periods"
msgstr "Perioade"
#. 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 "Postat"
@@ -2210,7 +2210,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 "
@@ -2218,7 +2218,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 "
@@ -2226,7 +2226,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."