Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Customer Rating
Entity: rating.mixin
Description: Rating Mixin
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| rating_avg | Average Rating | Float | - | _compute_rating_stats |
| rating_count | Rating count | Integer | - | _compute_rating_stats |
| rating_percentage_satisfaction | Rating Satisfaction | Float | - | _compute_rating_satisfaction |
