trytond-stock_assign_manual/view/shipment_assign_manual_show...

12 lines
354 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form col="2">
<label name="move"/>
<field name="move"/>
<label name="place"/>
<field name="place"/>
<label name="quantity"/>
<field name="quantity"/>
</form>