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

I have a button that calls the model action below.

For some reason the warning message doesn't show but the "test" shows on the ODOO log.

def import_file(self):
   print("test")
   return {'warning': {'title':'title','message':'message'}}
อวตาร
ละทิ้ง
ผู้เขียน

I would like to use standard ODOO functionality but the above code seems right but does not return a warning as expected.

ผู้เขียน

I did notice that if its a server action you need to set the action to the above return value

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 15
5574
2
พ.ค. 19
3126
2
ส.ค. 25
69
1
ส.ค. 25
262
1
ส.ค. 25
202