Repository
odoo/odoo · module folder
Module version
0.1
Category
Project
Folder size
0.2 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:03:18
Authors
Maintainers
None
Committers
Martin Trigaux, Odoo Translation Bot, Jérome Maes, Yannick Tivisse, Odoo Online
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module display project customer satisfaction on your website.
==================================================================
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
assets_frontend Website Rating Project Assets ir.ui.view qweb Inherits website.assets_frontend
header_footer_custom Project Rating Footer Link ir.ui.view qweb Inherits website.footer_default
index Project Rating List ir.ui.view qweb New
project_data_satisfaction project_data_satisfaction ir.ui.view qweb New
project_project_view_form project.project.inherit.form project.project form Inherits rating_project.view_project_project_rating_form
project_rating_data Project Rating Page ir.ui.view qweb New
project_rating_page Project Rating Page ir.ui.view qweb New
HTTP endpoints (2)
Route(s)HandlerAuthTypeMethodsFlags
/project/rating/ WebsiteRatingProject.index public http ALL sudo website
/project/rating/<int:project_id> WebsiteRatingProject.page public http ALL sudo website
Models touched (1)

New fields (1)
  • portal_show_rating Boolean
    copy=False oldname='website_published' args: 'Rating visible in Website'
Public methods (1)
  • action_view_all_rating(self)
    @api.multi
    Override this method without calling parent to redirect to rating website project page