parent
be8db2ab96
commit
76c2eb9fb9
|
@ -167,6 +167,11 @@
|
||||||
string="Transaction Type"
|
string="Transaction Type"
|
||||||
context="{'group_by': 'transaction_type'}"
|
context="{'group_by': 'transaction_type'}"
|
||||||
/>
|
/>
|
||||||
|
<filter
|
||||||
|
name="date_groupby"
|
||||||
|
string="Date"
|
||||||
|
context="{'group_by': 'date'}"
|
||||||
|
/>
|
||||||
</group>
|
</group>
|
||||||
</search>
|
</search>
|
||||||
</field>
|
</field>
|
||||||
|
|
Loading…
Reference in New Issue