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

Hi

I try to validate session in point of sale but i get this warning

.(Type de document:account.account, Opération: read)

Thanks

 

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

There are several many2one fields included in pos.config model, check access rights on those models also, along with pos.config model.

This is an access right problem so you probably do not have the rights to do this. Do what Emipro says or check with the admin account if you can close the session.

الكاتب

I add all access right to model pos.config and account.account of the manager user in point of sale but i get the same error Type de document:account.account, Opération: read. Thanks

Do you also get this on the administrator account? The user that is originally created by Odoo itself?

الكاتب

No in administrator user i don't have the same problem.

Then you are missing a right setting somewhere. Compare the rights from your user and the admin user and try to figure out which one it is.

الكاتب

I duplicate the administrator setting in my user of point of sale but i have the same problem .

أفضل إجابة

i had a similar issue but  with stock picking , i suggest checking if there are any record rules that may be affecting the point of sale

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