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 b64e84b..ead7743 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 @@ -19,13 +19,12 @@ title: _t("New fields"), content: _t("Here is new fields with mails counters. Press one of it."), element: '.mails_to', - }, { waitNot: '.mails_to:visible', - title: _t("Send message from here"), + title: _t("Check messages or send new one"), placement: 'left', - content: _t("Now you can see corresponding mails. You can send mail to this partner right from here. Press 'Send a mesage'."), + content: _t("Click 'Send a mesage' to continue the Tour"), element: '.oe_mail_wall .oe_msg.oe_msg_composer_compact>div>.oe_compose_post', }, { diff --git a/res_partner_mails_count/templates.xml b/res_partner_mails_count/templates.xml index 0541d56..9910d6c 100644 --- a/res_partner_mails_count/templates.xml +++ b/res_partner_mails_count/templates.xml @@ -48,9 +48,11 @@ res_partner_mails_count Tutorial - + self + + open