Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5584 มุมมอง

I want to let user attach in sale order but I don't want to let them attach file in other model.

I used document module but how can I config this?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด


Hi,

you can achieve this kind of config using record rules for specific user group.

For ex.

one rule for Group : "Sales / See Own Leads" on model ir.attachment.

Domain is : [('res_model','=','sale.order')]


According to rule user of above group can only read, write, create and unlink(delete) attachments of sale.order model. Except sale.order model (any other model) user can not read, write, create and unling attachments.

I hope ex is clear enough.

Thanks.

You can direct ask any Odoo related problem to us via a tweet. Tweet us to @EmiproTech 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.พ. 19
3128
1
ม.ค. 23
9123
2
มิ.ย. 24
5427
1
มี.ค. 23
1871
0
ธ.ค. 24
1346