Connectors mailing list archives
connectors@odoo-community.org
Browse archives
Re: Notifications to the end-user when the job is done
by Dimitri De Vocht <dimitri@verdonasia.com> - 09/06/2020 17:33:09
How can i get removed from this mailing list
Van: Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
Beantwoorden - Aan: "Odoo Community Association (OCA) Connectors" <connectors@odoo-community.org>
Datum: dinsdag 9 juni 2020 om 15:32
Aan: Connectors <connectors@odoo-community.org>
Onderwerp: Re: Notifications to the end-user when the job is done
You are amazing. Thank you!
|
||||
|
On Tue, Jun 9, 2020 at 2:32 AM Guewen Baconnier <guewen.baconnier@camptocamp.com> wrote:
Hi Maxime,
I used the "web_notify" module (https://github.com/OCA/web/tree/10.0/web_notify) for this purpose.
It shows a notification on the top-right, and you can choose if it's sticky or not. You can even show a link with an action, such as "open the sale order".
Example in images: https://user-images.githubusercontent.com/417223/41979744-18df6d5c-7a25-11e8-855d-566014251f21.gif
And example of implementation: https://github.com/guewen/sale-workflow/commit/78beff6d36d957a4a376e5e0751fb66e17368442
Guewen
On Tue, Jun 9, 2020 at 5:57 AM Maxime Chambreuil <mchambreuil@opensourceintegrators.com> wrote:
Hello,
We are on Odoo 10 and the sale order confirmation process is pretty slow. Unfortunately we are in a scenario where the end-user needs to do things on the delivery orders and tasks being created.
We are evaluating using the queue for that process and we are wondering if there is a solution to notify the end-user when the job is done.
I am thinking of a notification popup or a message in Discuss with a link to the sale order.
What would you suggest for this kind of requirement?
Thanks!
MAXIME CHAMBREUIL
PROJECT MANAGER/CONSULTANT
O: 1.855.877.2377 EXT. 710
M: 602.427.5632
E: MChambreuil@OpenSourcelntegrators.comP.O. BOX 940, HIGLEY, AZ 85236
_______________________________________________
Mailing-List: https://odoo-community.org/groups/connectors-30
Post to: mailto:connectors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe_______________________________________________
Mailing-List: https://odoo-community.org/groups/connectors-30
Post to: mailto:connectors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List:
https://odoo-community.org/groups/connectors-30
Post to: mailto:connectors@odoo-community.org
Unsubscribe:
https://odoo-community.org/groups?unsubscribe
Reference
-
Notifications to the end-user when the job is done
byOpen Source Integrators, Maxime Chambreuil-
Re: Notifications to the end-user when the job is done
by Dimitri De Vocht <dimitri@verdonasia.com> - 09/06/2020 17:33:09 - 4 -
Re: Notifications to the end-user when the job is done
byOpen Source Integrators, Maxime Chambreuil -
Re: Notifications to the end-user when the job is done
byGuewen Baconnier
-