Skip to Content
Menu
This question has been flagged

I've recently come across a great little ratings widget in the Odoo Apps section of the website:

https://www.odoo.com/apps/modules/7.0/product_bundle/

Here's a screenshot:

Ratings Widget
is there a module floating around in odoo-dev, or a feature in Odoo 8.0 core that I have not switched on that will achieve this kind of functionality? This seems to use the following library:

https://github.com/javiertoledo/bootstrap-rating-input

If there's nothing out there in the community at the moment i'll try to build my own to achieve what I need, however if there's already something built I won't try and re-invent the wheel.

I think this feature could be improved on by allowing for adding custom rating fields like Magento does (eg. allow to add custom ratings like price, performance, etc.).

Has anyone come across this type of feature in any community modules so that I can take a look at how it's been accomplished?

Avatar
Discard

The Star Rating Widget for Integer Fields is a dynamic and customizable tool designed for Odoo users to add interactive star ratings to integer fields in their forms. With options to configure the number of stars, filled/unfilled colors, spacing, and star size, this widget allows users to provide visually appealing and easy-to-use rating inputs for various applications such as employee performance, product reviews, customer satisfaction, and more.
https://apps.odoo.com/apps/modules/17.0/mh_integer_field_star_rating_widget

Best Answer

Is this being included in 9.0?

Avatar
Discard
Author

@Shimon,

I'm not sure. I've just found a community module that might do the trick for 8.0 though:

https://github.com/Vauxoo/addons-vauxoo/tree/8.0/website_rate_product

Related Posts Replies Views Activity
2
Mar 25
754
2
Jul 24
2323
2
May 24
2865
1
Feb 24
1836
1
Nov 22
5641