You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
294 B
9 lines
294 B
<?xml version="1.0" ?>
|
|
<openerp>
|
|
<data noupdate="1">
|
|
<record id="mail_relocation_models" model="ir.config_parameter">
|
|
<field name="key">mail_relocation_models</field>
|
|
<field name="value">crm.lead,project.task</field>
|
|
</record>
|
|
</data>
|
|
</openerp>
|