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

I have action=490 for, how can I find corresponding view for it?

How can I  I find coresponding view from it from python code?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

This is solution I was searching:

self.env["ir.actions.actions"]._for_xml_id("module.action_id")

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

If you activate Debugging and go to "Settings" > "Technical" > "Actions" you can add a filter where ID is 490. This will help you find out which model is called for action 490. Under "Settings" > "Technical" > "Views" you can search this model and see the views are available for this model.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ส.ค. 25
6
0
ส.ค. 25
7
0
ส.ค. 25
2
0
ส.ค. 25
3
0
ส.ค. 25
3