mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-19 11:02:03 +02:00
7 lines
No EOL
273 B
XML
7 lines
No EOL
273 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo><data noupdate="1">
|
|
<record id="mail_shortcode_data_hello" model="mail.shortcode">
|
|
<field name="source">hello</field>
|
|
<field name="substitution">Hello. How may I help you?</field>
|
|
</record>
|
|
</data></odoo> |