JulianaPoudou
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
partner_stage/views/res_partner_views.xml
|
@ -23,7 +23,7 @@ |
|
|
<field name="arch" type="xml"> |
|
|
<field name="arch" type="xml"> |
|
|
<filter name="group_country" position="after"> |
|
|
<filter name="group_country" position="after"> |
|
|
<filter |
|
|
<filter |
|
|
name="group_country" |
|
|
|
|
|
|
|
|
name="group_stage" |
|
|
string="Stage" |
|
|
string="Stage" |
|
|
context="{'group_by': 'stage_id'}" |
|
|
context="{'group_by': 'stage_id'}" |
|
|
/> |
|
|
/> |
|
|