Tuesday, September 13, 2022
1 change · master
Features or functions removed from Odoo
An old rating component in Website Slides was removed because it was no longer used. This cleanup reduces obsolete code without changing the user experience.
Original PR description
We remove the `field_float_rating` widget in this commit as is was not used anymore. Its use was dropped at an earlier PR, however without deleting it. For reference, we mention here the PRs in which the widget was firstly introduced and when in was made redundant. - introduced: #33255 - removed: #55698 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr