[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
@@ -1159,6 +1159,7 @@ msgstr "Fecha Inicio"
|
||||
|
||||
#. 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
|
||||
@@ -1724,6 +1725,13 @@ msgstr "Partidas abiertas"
|
||||
msgid "Open Items -"
|
||||
msgstr "Partidas abiertas -"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
|
||||
#, fuzzy
|
||||
#| msgid "Open Items -"
|
||||
msgid "Open Items Partner"
|
||||
msgstr "Partidas abiertas -"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model,name:account_financial_report.model_open_items_report_wizard
|
||||
msgid "Open Items Report Wizard"
|
||||
@@ -2205,7 +2213,7 @@ msgid "Taxtags"
|
||||
msgstr "Etiquetas de impuestos"
|
||||
|
||||
#. 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 "
|
||||
@@ -2215,7 +2223,7 @@ msgstr ""
|
||||
"fechas debe ser la misma."
|
||||
|
||||
#. 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