kalenislims/lims_production/view/stock_shipment_in_form.xml
2018-05-23 20:47:26 -03:00

10 lines
353 B
XML

<?xml version="1.0"?>
<data>
<xpath
expr="/form/notebook/page[@name='inventory_moves']/field[@name='inventory_moves']"
position="replace_attributes">
<field name="inventory_moves" colspan="4" mode="tree,form"
view_ids="lims_production.stock_move_in_shipment_view_list,stock.move_view_form"/>
</xpath>
</data>