trytond-production_drawing/view/production_drawing_line_for...

12 lines
323 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form>
<label name="position"/>
<field name="position"/>
<label name="product"/>
<field name="product"/>
<label name="lot"/>
<field name="lot"/>
</form>