odoo/odoo#192437
Created by Website, Vishal Padhiyar (visp)
Merged
at 3a02143e4d91c6f46110f22f1be84b77e7fb0bb6
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- 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,
- Added
/rating
command inmass_mailing
and removing thestars
command from theweb_editor
because it is not needed in thewebsite/mass_mailing
editor.As there is alreadyrating
snippet and/rating
command which works like/3star or /5star
commands. - Adding keywords for commands which helps us to search command easily.