trytond-production_drawing/view/drawing_position_form.xml

11 lines
282 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="drawing"/>
<field name="drawing"/>
<newline/>
<label name="name"/>
<field name="name"/>
</form>