コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5718 ビュー

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 ....

アバター
破棄
最善の回答

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,

アバター
破棄
著作者

Thank you Jignesh

関連投稿 返信 ビュー 活動
3
3月 23
24115
1
7月 16
4464
5
6月 16
7085
0
4月 24
1834
4
11月 23
5874