Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5748 Visualizações

Guys, I would like create and add action into the "PRINT" or "MORE" menu, how can i do it ?

Know how to add report but I never tried to add action ....

Avatar
Cancelar
Melhor resposta

Hello Obx,


It is possible to add action in Top Menu.


Try this:-

<act_window id="unique_id" multi="True" name="string_name" res_model="wizard.name" src_model="sale.order" view_mode="form" target="new" view_type="form"/>


res_model :- Wizard name which is open from your action.

src_model :- Model name where your menu was displayed.


Hope this will helps you.

Thanks,

Avatar
Cancelar
Autor

Thank you Jignesh

Publicações relacionadas Respostas Visualizações Atividade
3
mar. 23
24162
1
jul. 16
4487
5
jun. 16
7106
0
abr. 24
1841
4
nov. 23
5889