Commit fd16e4dc authored by Romain Courteaud's avatar Romain Courteaud

[erp5_simulation] wip

parent 8945bf82
......@@ -22,5 +22,6 @@ for listbox_key in listbox:
else:
line.setProperty(property, value)
request.set('your_dialog_updated', '1')
request.form['dialog_updated'] = '1'
request.form['listbox'] = listbox
return context.Base_renderForm('Delivery_solveDivergenceParameterAction')
return context.Base_renderForm('Delivery_viewSolveDivergenceDialog')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment