odoo/odoo#192437

Created by Website, Vishal Padhiyar (visp)
Merged at 3a02143e4d91c6f46110f22f1be84b77e7fb0bb6

Statuses:

label
odoo-dev:master-hide-stars-cmd-in-website-visp
head
9cfcd47c280a2a822538f12f3516d29cff4af74c
merged
5 months ago by Website, Serge Bayet (seba)
odoo/odoo
master #192437

[IMP] mass_mailing,web_editor: replace stars command with rating snippet

With this PR,

  1. Added /rating command in mass_mailing and removing the stars command from the web_editor because it is not needed in the website/mass_mailing editor.As there is already rating snippet and /rating command which works like /3star or /5star commands.
  2. Adding keywords for commands which helps us to search command easily.

task-4391279