Adrià Gil Sorribes
6 years ago
committed by
Naglis Jonaitis
No known key found for this signature in database
GPG Key ID: 4748835F585390F5
1 changed files with
1 additions and
1 deletions
-
base_tier_validation/views/tier_definition_view.xml
|
@ -64,7 +64,7 @@ |
|
|
<separator/> |
|
|
<separator/> |
|
|
<filter string="All" name="all" domain="['|', ('active', '=', False), ('active', '=', True)]" /> |
|
|
<filter string="All" name="all" domain="['|', ('active', '=', False), ('active', '=', True)]" /> |
|
|
<group expand="0" string="Group By"> |
|
|
<group expand="0" string="Group By"> |
|
|
<filter string="Model" domain="[]" context="{'group_by':'model_id'}"/> |
|
|
|
|
|
|
|
|
<filter string="Model" name="model_id" domain="[]" context="{'group_by':'model_id'}"/> |
|
|
</group> |
|
|
</group> |
|
|
</search> |
|
|
</search> |
|
|
</field> |
|
|
</field> |
|
|