I installed the Partners Geo-Localization module on v8/trunk. that is a really neat feature, especially in combination with a mobile app.
Only the admin user can see it. How do I enable this for all user?, I don't see an option for it.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I installed the Partners Geo-Localization module on v8/trunk. that is a really neat feature, especially in combination with a mobile app.
Only the admin user can see it. How do I enable this for all user?, I don't see an option for it.
You have 2 choice, in /base_geolocalize/views/res_partner_view.xml , view id: view_crm_partner_geo_form
remove the group restriction: base.group_no_one
Or install module, crm_partner_assign, that will remove the group and add some options
I have tried your first method by editing the view, and it does not seem to work. I tried removing the "groups" attribute altogether, and I tried setting it to "base.group_sale_salesman" (restarting the server each time of course.) Neither method allowed a sales user to see the tag. I would prefer not to use the partner_assign module, because it adds unneeded options that may confuse less technical users.
Restarting the server with --update=base_geolocalize and <page string="Geo Localization" name="geo_localization"> (no group) ??
I missed the update option. Thanks.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 20
|
3505 | ||
|
2
11月 23
|
7593 | ||
|
0
3月 15
|
3978 | ||
|
0
11月 23
|
1531 | ||
|
2
8月 23
|
3937 |