コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2722 ビュー

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.

アバター
破棄
最善の回答

 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.


アバター
破棄
関連投稿 返信 ビュー 活動
3
6月 17
9945
1
11月 24
20292
1
9月 23
3110
3
5月 23
5688
7
4月 23
49072