Skip to Content
Menu
This question has been flagged
2647 Views

I tried to create a wizard with multiselection on a model, the wizard has a function for the default values. My problem is: the function is called after the first step of the wizard.


The wizard is called via act_window:

<act_window id="action_wizard" multi="True" key2="client_action_multi" name="Test" res_model="test.wizard" src_model="another.model"  view_mode="form" target="new" view_type="form" />


Is there a possibility to initialize the default values before showing the wizard with a multiselect on a model?

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
2499
1
Dec 22
1809
2
May 22
31150
3
Nov 23
28081
0
Mar 19
2685