updated default group

This commit is contained in:
projectsodoo 2021-02-22 19:32:32 +05:30
parent 97e0e6f5fc
commit 5820924dbe
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<field name="res_model">project.budget.hrs.report</field>
<field name="view_mode">graph,tree,pivot</field>
<field name="search_view_id" ref="project_budget_hrs_report_view_search"/>
<field name="context">{'search_default_group_by_project': 1,'search_default_group_by_hours_type': 1, 'default_res_model': 'project.budget.hrs.report'}</field>
<field name="context">{'search_default_group_by_project': 1,'search_default_group_by_sdate': 1,'search_default_group_by_edate': 1,'search_default_group_by_hours_type': 1, 'default_res_model': 'project.budget.hrs.report'}</field>
</record>
<menuitem id="menu_project_budget_report_hrs_analysis"