Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2733 Ansichten

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
Verwerfen
Beste Antwort

 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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Juni 17
9951
1
Nov. 24
20311
1
Sept. 23
3118
3
Mai 23
5691
7
Apr. 23
49082