trytonpsk-syncronize_companies/view/res_user_authorized_purchases_view_form.xml
Camilo Sarmiento ad51fdd602 add module
2020-03-22 17:43:03 -05:00

10 lines
318 B
XML

<?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="user"/>
<field name="user"/>
<label name="limit_amount_confirm"/>
<field name="limit_amount_confirm"/>
</form>