Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
2897 Prikazi

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?

Avatar
Opusti
Avtor Best Answer

This is solution I was searching:

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

Avatar
Opusti
Best Answer

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.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
avg. 25
124
1
avg. 25
224
3
avg. 25
233
1
avg. 25
431
1
avg. 25
478