| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/rating_project_issue |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, David Monjoie, Jérome Maes, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | http://odoo.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - rating_project - rating - base - base_setup - web_kanban - web - bus - web_tour - project - product - decimal_precision - report - analytic - resource - web_planner - project_issue |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows a customer to give rating on Project Issue. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_issue_view_form_inherit_rating |
project.issue.view.form.inherit.rating | project.issue | xpath | Inherits project_issue.project_issue_form_view |
project_issue_view_kanban_inherit_rating |
project.issue.view.kanban.inherit.rating | project.issue | xpath | Inherits project_issue.project_issue_kanban_view |
project_issue_view_rating |
project.issue.view.rating | project.project | div | Inherits project.edit_project |
No new fields.
Public methods (2)rating_apply(self, rate, token=None, feedback=None, subtype=None)
write(self, values)
percentage_satisfaction_issue
Integer
compute='_compute_percentage_satisfaction_issue'
default=-1
store=True
string='Happy % on Issue'
action_view_all_rating(self)
action_view_issue_rating(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/rating_project_issue |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Jérome Maes, Géry Debongnie, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | http://odoo.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - rating_project - rating - base - base_setup - web_kanban - web - bus - project - product - decimal_precision - report - analytic - portal - auth_signup - resource - web_tip - web_planner - project_issue - sales_team |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows a customer to give rating on Project Issue. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_issue_view_rating |
project.issue.view.rating | project.project | div | Inherits project.edit_project |
No new fields.
Public methods (1)write(self, values)
percentage_satisfaction_issue
Integer
compute='_compute_percentage_satisfaction_issue'
default=-1
store=True
string='% Happy'
action_view_all_rating(self)
action_view_issue_rating(self)
No new fields.
Public methods (1)apply_rating(self, rate, res_model=None, res_id=None, token=None)