Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
877 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
bře 23
2584
2
srp 24
1548
0
led 25
1458
1
říj 23
8552
2
čvn 23
1816