trytond-sale_opportunity_ca.../view/create_campaign_start_view_form.xml
2014-07-28 15:10:53 +02:00

10 lines
304 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="Create Campaign">
<label name="campaign"/>
<field name="campaign" colspan="3"/>
<label name="create_leads"/>
<field name="create_leads"/>
</form>