Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6014 มุมมอง

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?

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ค. 19
9144
0
พ.ค. 20
2986
1
ก.ย. 18
12585
1
เม.ย. 17
3946
5
ก.ค. 25
7865