[FIX] account_financial_report: Fix tests

Add date to invoice to be able to post
This commit is contained in:
João Marques
2021-04-28 07:44:17 +01:00
committed by chaule97
parent 0abfff7f16
commit 70ad31174d
21 changed files with 52 additions and 147 deletions

View File

@@ -1234,8 +1234,10 @@ msgstr "Mayor"
#. module: account_financial_report
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
#, python-format
msgid "Open Items"
msgstr "Partidas abiertas"
@@ -1270,12 +1272,6 @@ msgstr "Partidas abiertas XLSX"
msgid "Open Items XLSX Report"
msgstr "Abrir Elementos del Informe XLSX"
#. module: account_financial_report
#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
msgid "Open Itemsr"
msgstr "Abrir Itemsr"
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
msgid "Options"
@@ -1828,6 +1824,9 @@ msgstr "ancho: 38.92%;"
msgid "width: 8.11%;"
msgstr "ancho: 8.11%;"
#~ msgid "Open Itemsr"
#~ msgstr "Abrir Itemsr"
#~ msgid "<span class=\"fa fa-download\"/> Export"
#~ msgstr "<span class=\"fa fa-download\"/>Exportar"