[FIX] mrp: reload form when start work orders

Actions button on the work order lines can change the state of the manufacturing
order. As for the product lines, reload the form after actions.
opw 625424
This commit is contained in:
Rifakat Haradwala 2015-01-29 16:38:28 +05:30 committed by Martin Trigaux
parent bd86392f1a
commit 7da3854597
1 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@
<button name="action_compute" states="draft"
string="Compute Data" type="object"
icon="terp-stock_format-scientific"/>
<field name="workcenter_lines">
<field name="workcenter_lines" options="{'reload_on_button': true}">
<form string="Production Work Centers">
<group col="4">
<field colspan="4" name="name"/>