Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
6038 Lượt xem

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"/>

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,


Change the button type to object,

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

Thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Change the button type to object.

Ảnh đại diện
Huỷ bỏ

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?

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 7 19
9150
0
thg 5 20
3005
1
thg 9 18
12607
1
thg 4 17
3956
5
thg 7 25
7882