Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2740 Visninger

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
Kassér
Bedste svar

 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
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
jun. 17
9961
1
nov. 24
20323
1
sep. 23
3135
3
maj 23
5705
7
apr. 23
49095