Skip to Content
Menú
This question has been flagged
1 Respondre
2596 Vistes

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
Descartar
Best Answer

 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
Descartar
Related Posts Respostes Vistes Activitat
3
de juny 17
9853
1
de nov. 24
20025
1
de set. 23
2900
3
de maig 23
5485
7
d’abr. 23
48819