Skip to Content
मेन्यू
This question has been flagged

Hi All,

I am writing a new server action to trigger an all-existing server action in another model. For a specific reason, it will not appear in the model's action menu. Did I do something wrong? 


Code:
server_action = env['ir.actions.server'].search([('id','=','1233')])

if server_action:

  server_action.run()


Avatar
Discard
Related Posts Replies Views Activity
2
मार्च 23
2406
2
अग॰ 24
1402
0
जन॰ 25
1253
1
अक्तू॰ 23
8360
2
जून 23
1714