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
292 B
9 lines
292 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<openerp>
|
|
<data>
|
|
<record id="recurrent_document_22" model="subscription.document">
|
|
<field name="name">Recurrent Task</field>
|
|
<field name="model" ref="project.model_project_task"/>
|
|
</record>
|
|
</data>
|
|
</openerp>
|