Skip to Content
Menu
This question has been flagged
1 Reply
8867 Views

Hello guys,

I'm new using Odoo 13 and I'm struggling to add action in menu action.

With the code bellow I added action Activate, but I couldn't figure out how to connect this action with my method. Please help.

<act_window id="toggle_c_active"
name="Activate"
binding_model="clients.clients"
res_model='clients.clients'
view_mode="form"
/>

Best regards!
Avatar
Discard
Best Answer

Hi,

Can you see this video explaining the same, adding new action to action button: Add New Action to Action Button in Odoo

And for adding the same from the user interface using server action see: Add Contextual Action Using Server Action To Ease Your Work In Odoo


Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
265
0
May 25
237
0
May 25
171
0
Apr 25
242
0
Apr 25
3