trytond-asset_elevator/view/asset_suspension_type_form.xml

7 lines
235 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="Suspension Type">
<label name="name"/>
<field name="name"/>
</form>