Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] crm_livechat: If there's no operator then visitor should receiv… #34731

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pka-odoo
Copy link
Contributor

…e a message

Purpose of this commit:

Case 1:
A live chat button should always be active whether there is an operator or not.

Case 2:
When there is no operator online, then show a message to the visitor that the
an operator is not online and takes an email from the visitor so through which,
lead can be created so the operator can see that lead with the messages from
visitor. and later on, send mail to the visitor on a provided email that a lead
has been created and reviewed by our team.

Case 3:
When a visitor sends messages to the operator but if an operator does not reply
even after 2 mins then a visitor will be asked with an email and then lead is
created with the messages that are sent to the operator before entering email
and then chat window will open and still, visitor can send the messages. So, all
these messages before and after an email entered are added into a lead. so,
the operator can review lead and also the visitor will get an automatic mail of
their demand.

Task:
https://www.odoo.com/web?#id=2030381&action=327&model=project.task&view_type=form&menu_id=4720

Pad:
https://pad.odoo.com/p/r.54cffee8486868b8084e2d378d1f1e64

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo robodoo added seen 🙂 CI 🤖 Robodoo has seen passing statuses labels Jul 10, 2019
@C3POdoo C3POdoo added the RD research & development, internal work label Jul 10, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 14e3ab6 to 984b128 Compare July 11, 2019 05:55
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Jul 11, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 984b128 to 84d284a Compare July 11, 2019 06:04
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Jul 11, 2019
@msh-odoo msh-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 84d284a to 151973f Compare August 16, 2019 05:23
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Aug 16, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from b670099 to 1a33cd5 Compare August 20, 2019 05:15
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Aug 20, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch 2 times, most recently from 2a4f200 to 8541405 Compare August 20, 2019 05:30
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Aug 20, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from e613b73 to cf3dbb5 Compare August 21, 2019 06:53
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Aug 21, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch 2 times, most recently from 1c3fab0 to 352f600 Compare August 21, 2019 07:22
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Aug 21, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 352f600 to ba218ae Compare September 20, 2019 11:38
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Sep 20, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from ba218ae to 27e2855 Compare September 23, 2019 06:32
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 11, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 8ebc628 to be1f314 Compare November 13, 2019 09:45
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Nov 13, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from be1f314 to 665aa4e Compare November 13, 2019 10:41
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Nov 13, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 665aa4e to f08d858 Compare November 13, 2019 12:42
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 13, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from f08d858 to a19a234 Compare November 18, 2019 10:20
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 18, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from a19a234 to bef5cef Compare November 18, 2019 12:39
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Nov 18, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch 2 times, most recently from d031ef9 to 15f44c2 Compare November 18, 2019 13:29
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Nov 18, 2019
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 15f44c2 to 1ee00c6 Compare November 19, 2019 07:27
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 19, 2019
…e a message

Purpose of this commit:

Case 1:
A livechat button should always be active whether there is an operator or not.

Case 2:
When there is no operator online, then show a message to the visitor that the
an operator is not online and takes an email from the visitor so through which,
lead can be created so the operator can see that lead with the messages from
visitor. and later on, send mail to the visitor on a provided email that a lead
has been created and reviewed by our team.

Case 3:
When a visitor sends messages to the operator but if an operator does not reply
even after 2 mins then a visitor will be asked with an email and then lead is
created with the messages that are sent to the operator before entering email
and then chat window will open and still, visitor can send the messages. So, all
these messages before and after an email entered are added into a lead. so,
the operator can review lead and also the visitor will get an automatic mail of
their demand.

task-2030381
@pka-odoo pka-odoo force-pushed the master-crm_livechat-lead-generation-pka branch from 1ee00c6 to 1034b9f Compare November 19, 2019 08:37
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 19, 2019
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants