I am going to show you how to open an odoo wizard on button click. To achieve this you need to follow below steps.
Open wizard on button click in odoo
- Create form view (for wizard)
- Create window action (for wizard)
- Create a button in your XML file from where you want to open a wizard on button click.
Create form view (for wizard)
Create window action (for wizard)
Create a button in your XML file from where you want to open a wizard on button click
Don,t forgot to share, keep sharing keep learning
5 Comments
tks! <3
ReplyDeleteyou are welcome
Deletethank you!
ReplyDeleteWhat about when your button is next to Create/Import?
ReplyDeletethan you must use javascript to implement your button logic
Delete