Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2636 Zobrazení

I'm trying to allow "Website Editor/Designer" to create and edit Website's Product Category. 
I've duplicated the Website Product Category Menu from the "Website Admin/Configuration/ecommerce/" to "Website Admin/Catalog" so far...


Right now, only the users with technical features enabled can create and edit.  Users without technical features enabled can only view the product categories but, can't modify it. I want to grant all the users with Website Editor/Designer the privilege to create and edit website product categories without enabling  technical features for these users.

Avatar
Zrušit
Nejlepší odpověď

 it is somewhere in ir.model.access.csv

access_product_public_category_public,product.category.public,model_product_public_category,,1,0,0,0

->

access_product_public_category_public,product.category.public,model_product_public_category,,1,1,1,1

should do the job.


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
čvn 17
9869
1
lis 24
20086
1
zář 23
2945
3
kvě 23
5539
7
dub 23
48884