Skip to content
Snippets Groups Projects
Commit 1fa4fe6d authored by Mansi Trivedi's avatar Mansi Trivedi Committed by Jérome Maes
Browse files

[IMP] im_livechat: renamed display name

Change name from 'Website Live Chat' into 'Live Chat'
Also update path into settings to get the website_livechat
module in a string help.
parent a4b8641e
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
{
'name' : 'Website Live Chat',
'name' : 'Live Chat',
'version': '1.0',
'sequence': 170,
'summary': 'Website Live Chat with Visitors/Customers',
'summary': 'Live Chat with Visitors/Customers',
'category': 'Website',
'complexity': 'easy',
'website': 'https://www.odoo.com/page/live-chat',
'description':
"""
Website Live Chat Support
Live Chat Support
==========================
Allow to drop instant messaging widgets on any web page that will communicate
......
......@@ -125,7 +125,7 @@
or copy this url and send it by email to your customers or suppliers:
</p>
<field name="web_page" readonly="1" class="badge" widget="url"/>
<p>For website built with Odoo CMS, please install the website_livechat module. Then go to Settings > Website Settings and select the Website Live Chat Channel you want to add on your website.</p>
<p>For website built with Odoo CMS, please install the website_livechat module. Then go to Website Admin > Configuration > Settings and select the Website Live Chat Channel you want to add on your website.</p>
</div>
<group string="Channel Rules">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment