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 04:59:46
Authors
Maintainers
None
Committers
Olivier Dony, Fabien Pinckaers, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Jérome Maes, Julien Legros, qdp-odoo, Yannick Tivisse
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 Issue Assets ir.ui.view qweb Inherits website.assets_frontend
edit_project_inherit_website_rating_project_issue project.project.inherit.form project.project form Inherits project.edit_project
header_footer_custom Project Issue Rating Footer Link ir.ui.view qweb Inherits website.footer_default
index Project Issue Rating List ir.ui.view qweb New
project_data_satisfaction project_data_satisfaction ir.ui.view qweb New
project_rating_data Project Issue Rating Page ir.ui.view qweb New
project_rating_page Project Issue Rating Page ir.ui.view qweb New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_view_all_rating(self)
    @api.multi
    Override this method without calling parent to redirect to rating website project page

Loading…