trytonpsk-crm_fiduprevisora/view/region_fiduprevisora_view_form.xml

9 lines
280 B
XML
Raw Normal View History

2020-04-16 15:28:18 +02:00
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="name"/>
<field name="name"/>
<field name="departments" colspan="4"/>
</form>