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

Hi,

i created a button with function error wich watch an error message , but nothing appear

Odoo8 

this is my function 

 def error(self, cr, uid, ids, context=None):

return {'warning':{'title':'warning','message':'Your message'}} 

code xml 

< button colspan="2" name="error" type="action" string="Chercher client" class="oe_link oe_edit_only"/>

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

Hi,


Change the button type to object,

< button colspan="2" name="error" type="object" string="Chercher client" class="oe_link oe_edit_only"/>

Thanks

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

Change the button type to object.

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

doesn't make sense by adding same thing without any additional points which have already answered and marked as resolved

yeah I am surprised by the level of my negligence too.. should i delete this answer?

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 19
9144
0
مايو 20
2987
1
سبتمبر 18
12585
1
أبريل 17
3946
5
يوليو 25
7866