Skip to Content
Menu
This question has been flagged
3994 Views

In Odoo version 8, I noticed that wizards do not behave the same as in v7. If the wizard have some fields displayed in its view, and a button to execute an object method, the fields are not written before calling the method, but after. In v7, clicking on a button would result in a write of the fields values, and then calling the method, which is more handy in my opinion.

Do you know a reason for this change ? And do you know how we could force the wizard to persist the changes made in the view before executing a button's click method ? I would like to have the latest changes available in the method when it is called.


Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1665
1
Apr 25
7235
1
Sep 21
9440
1
Jan 24
17049
3
Sep 15
6224