How to use an osv_memory wizard with a one2many widget

Asked by Margarita Manterola

Hi!

I'm creating an osv_memory wizard that includes a one2many widget. After much frustration of it not working as I expected, I discovered that the values are only sent to the action step of the wizard when there were changes made to the information.

I think this might be related to the fact that I create the lines of the one2many widget through a _defaults.

How can I make it so that all the information is sent to the "action_create" method, and not only if there were changes to the fields?

The whole code is posted at: http://www.openerp.com/forum/topic21513.html

Thanks,
Marga

Question information

Language:
English Edit question
Status:
Open
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

Can you help with this problem?

Provide an answer of your own, or ask Margarita Manterola for more information if necessary.

To post a message you must log in.