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

Hello,

I want to check for user email before sign up, I am just doing a simple rpc query to a function in models ( not controllers) to retrieve and see all the existing users. but Odoo blocks me with the popup on the right. Any idea about that ? Thanks





الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Thanks dude, actually i was missing a sudo(), that's it :)

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

Hi!

Where did you put your sudo() ? In your JS file ?

الكاتب

Hi Renaud, sorry cannot respond due to karma I think.

Sudo is performed in python file (models or controllers) in my case, it was in models, something like that: '...sudo().search[()]'.

BTW, you cannot do sudo in js.

الكاتب

It's the other way :) "..sudo().search([])"

أفضل إجابة

Hi,

Please check if template in which your js file is defined has inherit_id as

inherit_id="website.assets_frontend"


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 23
7962
0
مايو 23
3250
1
يناير 23
8037
2
يناير 23
5334
0
فبراير 21
3503