[IMP] account_financial_reports: Several improvements:
* Move to less files to compile variables * hide contacts on partner * Add reports to res partner actions * initialize wizard from context * initialize wizard by current fiscal year
This commit is contained in:
committed by
chaule97
parent
0817cf3c4d
commit
8b43ea4758
@@ -1148,6 +1148,7 @@ msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:15
|
||||
#: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
|
||||
#: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger
|
||||
#: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_html
|
||||
@@ -1707,6 +1708,11 @@ msgstr ""
|
||||
msgid "Open Items -"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
|
||||
msgid "Open Items Partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model,name:account_financial_report.model_open_items_report_wizard
|
||||
msgid "Open Items Report Wizard"
|
||||
@@ -2191,7 +2197,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:160
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:196
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2199,7 +2205,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:163
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:165
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
|
||||
Reference in New Issue
Block a user