diff --git a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml index e4226feb2f3..33de63ba347 100644 --- a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml +++ b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml @@ -408,11 +408,11 @@ src_model="res.users"/> + context="{'search_default_account_id': [active_id]}" + id="act_account_analytic_account_2_report_timehsheet_account" + name="Timesheets" + res_model="hr.analytic.timesheet" + src_model="account.analytic.account"/>