trytond-sale_opportunity_ca.../view/create_campaign_start_view_...

13 lines
397 B
XML

<?xml version="1.0"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='create_leads']" position="after">
<newline/>
<label name="relation"/>
<field name="relation"/>
<label name="all_contacts"/>
<field name="all_contacts"/>
</xpath>
</data>