diff --git a/mail_to/doc/index.rst b/mail_to/doc/index.rst index de14c87..31597f2 100644 --- a/mail_to/doc/index.rst +++ b/mail_to/doc/index.rst @@ -9,4 +9,4 @@ Usage * Many messages have Recipients info. * Click Inbox left menu item, click Send mail button, set recipient and send message. This message will show recipient. * To see the recipient's need hover the mouse over a message. -* For messages created before install module it will not work where the recipients is not set there is not way restore recipients value. +* For messages created before install module it will not work where the recipients are not set. There is no way to restore recipients value. diff --git a/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js b/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js index 3f93ca1..63ae3b1 100644 --- a/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js +++ b/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js @@ -22,17 +22,13 @@ odoo.define('res_partner_mails_count.res_partner_mails_count_tour', function (re waitFor: '.mails_to:visible', }, { - title: _t("Messages are found!"), + title: _t("Done"), placement: 'top', - waitNot: '.mails_to:visible', - element: '.o_mail_thread', - }, - { - wait: '5000', - waitFor: '.o_channel_name.mail_all:visible', - title: _t("That's it"), - content: _t("Enjoy your day!

IT-Projects LLC team "), - popover: { next: _t("Close Tutorial") }, + waitNot: '.mails_to:visible', + waitFor: '.o_mail_thread', + element: '.o_mail_thread', + content: _t("Message are found.
Enjoy your day!

IT-Projects LLC team "), + popover: {next: _t("Close Tutorial")}, }, ] }); diff --git a/res_partner_mails_count/templates.xml b/res_partner_mails_count/templates.xml index dad17ec..3b48bcf 100644 --- a/res_partner_mails_count/templates.xml +++ b/res_partner_mails_count/templates.xml @@ -40,7 +40,8 @@ open - 200 + 500 + automatic