kalenislims/lims_production/view/stock_move_in_shipment_list.xml
2020-08-11 15:51:19 -03:00

19 lines
557 B
XML

<?xml version="1.0"?>
<tree editable="1">
<field name="product"/>
<field name="from_location"/>
<field name="to_location"/>
<field name="quantity"/>
<field name="uom"/>
<field name="label_quantity"/>
<field name="planned_date"/>
<field name="effective_date"/>
<field name="state"/>
<field name="fraction"/>
<field name="shipment"/>
<field name="origin"/>
<button name="cancel" string="Cancel"/>
<button name="draft" string="Reset to Draft"/>
<field name="unit_digits" tree_invisible="1"/>
</tree>