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

9 lines
275 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="Guide">
<label name="name"/>
<field name="name"/>
<label name="type"/>
<field name="type"/>
</form>