594
594
<field colspan="4" name="move_lines" nolabel="1" widget="one2many_list" default_get="{'move_line':move_lines and [move_lines[-1]] or [], 'address_out_id': address_id}" attrs="{'readonly': [ ('from_wkf', '=', True),('state','in',['draft','confirmed','assigned']) ]}" >
595
595
<tree string="Stock Moves" hide_new_button="True" colors="red: inactive_product==True">
597
597
<field name="composition_list_id" />
598
598
<field name="product_qty" string="Qty" on_change="onchange_quantity(product_id, product_qty, product_uom, product_uos)"/>
599
599
<field name="product_uom" string="UoM"/>