trytond-contract-old/view/contract_service_form.xml

8 lines
243 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="Contract Service">
<label name="product"/>
<field name="product"/>
</form>