trytond-asset_elevator/view/asset_door_type_form.xml

8 lines
230 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="Door Type">
<label name="name"/>
<field name="name"/>
</form>