trytond-asset_elevator/view/asset_hose_type_form.xml
2014-09-23 12:22:30 +02:00

7 lines
229 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 string="Hose Type">
<label name="name"/>
<field name="name"/>
</form>