Update internal.xml
This commit is contained in:
parent
629a67197d
commit
f8a3a6d7ef
|
|
@ -23,7 +23,7 @@
|
|||
<filter string="State" name="group_by_state" context="{'group_by':'state'}"/>
|
||||
<filter string="Subject Type" name="group_by_subject_type" context="{'group_by':'subject_type_id'}"/>
|
||||
<filter string="Is Branch" name="group_by_is_branch" domain="[('is_branch', '=', True)]" context="{'group_by':'is_branch'}"/>
|
||||
<filter string="Not Branch" name="group_by_noy_is_branch" domain="[('is_branch', '=', False)]" context="{'group_by':'is_branch'}"/>
|
||||
<!-- <filter string="Not Branch" name="group_by_noy_is_branch" domain="[('is_branch', '=', False)]" context="{'group_by':'is_branch'}"/> -->
|
||||
</group>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue