Website Project Issue

website_project_issue
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/website_project_issue
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Jérome Maes, Julien Legros, qdp-odoo, Jeremy Kersten, Damien Bouvy, Yannick Tivisse, len-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - resource
    - web_planner
    - website_project
    - website_portal
    - website
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds project issues inside your account's page on website if project_issue and website_portal are installed.
==================================================================================================
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
my_issues My Issues ir.ui.view qweb New
my_issues_issue My Issue ir.ui.view qweb New
my_project my_project ir.ui.view qweb Inherits website_project.my_project
my_projects my_projects ir.ui.view qweb Inherits website_project.my_projects
portal_layout Portal layout: Issues menu entry ir.ui.view qweb Inherits website_portal.portal_layout
portal_my_home Portal My Home: Issue entries ir.ui.view qweb Inherits website_portal.portal_my_home
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_access_action(self)
    @api.multi
    Instead of the classic form view, redirect to website for portal users that can read the issue.
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/website_project_issue
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Christophe Simonis, Goffin Simon, Jeremy Kersten, Damien Bouvy, Yannick Tivisse
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - project
    - product
    - decimal_precision
    - report
    - analytic
    - portal
    - auth_signup
    - resource
    - web_tip
    - web_planner
    - website_portal
    - website
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds project issues inside your account's page on website if project_issue and website_portal are installed.
==================================================================================================
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
issues_followup Project Issues ir.ui.view qweb New
portal_project_issue Portal Project Issues ir.ui.view qweb Inherits website_portal.account
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_access_action(self)
    @api.multi
    Override method that generated the link to access the document. Instead of the classic form view, redirect to the post on the website directly