تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
8 الردود
4796 أدوات العرض

Hi.

I tried to organize our company's warehouses and locations to the desired structure from our company's point of view to locations such that, (Input, Stock, Packing, and Output).

Then I defined a separate record rule for each location, to differentiate between each location moves and the others. Foe a while, everything was going well, but surprisingly, it get a strange error for the storekeeper ...

"AccessError

The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: stock.move, Operation: read) "

From the first glance I expected that the record rule missed the read permission, but that was wrong. The record rules have the four permissions set!

I tried also to put anything in this record rule, and it does the same behavior!

Can anyone help?

Regards,

الصورة الرمزية
إهمال

Specify the record rule you have given

الكاتب

['&', ('location_id', 'ilike', 'Output'), '&', ('location_dest_id','ilike', 'Customers'), ('picking_type_id', 'ilike', 'Delivery Orders')]

الكاتب

and it has the full CRUD privileges!

on which object did you create your record rule?

الكاتب

on stock.moves

I think it is a bug in Odoo.

الكاتب

Why this site is not supporting in such a bug?

أفضل إجابة

Hi Rami,

Try adding the "stock.moves"  object in the "Access Right" of the group your logged in user belongs to and assign CRUD access to it.

Thanks
Pawan

الصورة الرمزية
إهمال
الكاتب

The user is already in the default warehouse user group, which by default has this access rights.

so are u assigning that rule also to warehouse group only?

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 24
1531
2
سبتمبر 23
26459
0
أغسطس 21
2414
1
يونيو 19
4309
0
مارس 15
4108