Add search group year, month
This commit is contained in:
parent
168f28d0c9
commit
8800cab3ab
@ -73,8 +73,10 @@
|
||||
<filter name="group_manager_id" string="Group manager"
|
||||
context="{'group_by': 'manager_id'}" />
|
||||
<filter name="group_years_start" string="Group years start"
|
||||
context="{'group_by': 'date_start:years'}" />
|
||||
context="{'group_by': 'date_start:year'}" />
|
||||
|
||||
<filter name="group_month" string="Group month"
|
||||
context="{'group_by': 'date_start:month'}" />
|
||||
|
||||
</search>
|
||||
</field>
|
||||
|
Loading…
Reference in New Issue
Block a user