[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

@@ -264,7 +264,7 @@ msgid "Aged Partner Balance XLSX"
msgstr "Ouderdomsanalyse XLSX"
#. 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 "Alle"
@@ -431,7 +431,7 @@ msgid "Centralized"
msgstr "Gecentraliseerd"
#. 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 "Gecentraliseerde boekingen"
@@ -729,7 +729,7 @@ msgstr "Huidig"
#: 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
@@ -983,7 +983,7 @@ msgid "Entry"
msgstr "Boeking"
#. 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 "Boekingsnummer"
@@ -1377,7 +1377,7 @@ msgstr "Is partner rekening"
#: 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
@@ -1654,7 +1654,7 @@ msgid "No"
msgstr "Nee"
#. 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 "Geen groep"
@@ -1674,8 +1674,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
@@ -1683,7 +1683,7 @@ msgid "No partner allocated"
msgstr "Geen partner toegewezen"
#. 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 "Ongeboekt"
@@ -1899,7 +1899,7 @@ msgid "Periods"
msgstr "Periodes"
#. 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 "Geboekt"
@@ -2230,7 +2230,7 @@ msgid "Taxtags"
msgstr "Belasting labels"
#. 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 "
@@ -2238,7 +2238,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 "
@@ -2246,7 +2246,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."