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

Hi,

I have an action for a menuitem:

<act_window id="....." name="..." res_model="my_model" domain="[('submitter_id', '=', uid)]"/> 

I created multiple users and logged in as different user but I always get the same records, for uid = id of the admin.

What is happening here?


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

Same issue here. Did you solve it?

I can also confirm this issue. It also happens when you get the object create_uid. In my case, I wanted to get the user who is sending an email such as a quotation or an invoice. The work around in that case was to use a search in partners using another field (partner_id) which is a key for res.partner. users partner_id = email author_id. You could probably figure such a work around for you.

المنشورات ذات الصلة الردود أدوات العرض النشاط
5
نوفمبر 16
6963
1
أبريل 18
8082
0
أكتوبر 23
1805
2
يونيو 21
8834
1
أبريل 18
13459