fix temaplate for dms
This commit is contained in:
parent
5e6036d838
commit
3bbb7230e6
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
<!--Email template -->
|
<!--Email template -->
|
||||||
<record id="mail_template_document_request" model="mail.template">
|
<record id="mail_template_document_request" model="mail.template">
|
||||||
<field name="name">Document Request: Send by email</field>
|
<field name="name">Document Request: Send by email</field>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue