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 ....
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Mar 23
|
21540 | ||
|
1
Jul 16
|
3534 | ||
|
5
Jun 16
|
6116 | ||
|
0
Apr 24
|
400 | ||
|
4
Nov 23
|
4249 |