How to create multiple wizards under 'actions' menu for one model in odoo 10?

Viewed 521

how can i create multiple action wizards under "actions" menu for one model. For example i need to create "Wizard 1 , wizard 2 and wizard 3" under "Actions" menu for a model (MyModel).

1 Answers
Related