Merge pull request #3120 from expsa/fix-tempaltes-for-realstate
fix it templates realsate
This commit is contained in:
commit
e4bdf06844
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
|
|
||||||
<record id="template_marketing_task_complete" model="mail.template">
|
<record id="template_marketing_task_complete" model="mail.template">
|
||||||
<field name="name">Marketing Task Done</field>
|
<field name="name">Marketing Task Done</field>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
|
|
||||||
<record id="template_sale_request_property" model="mail.template">
|
<record id="template_sale_request_property" model="mail.template">
|
||||||
<field name="name">Property Sale Request</field>
|
<field name="name">Property Sale Request</field>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue