Documentation

website_forum_doc
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/website_forum_doc
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Christophe Simonis, GitHub, qsm-odoo, Odoo Online
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_forum
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - gamification
    - web_kanban_gauge
    - website_mail
    - website
    - web_editor
    - web_planner
    - http_routing
    - portal
    - website_partner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Documentation based on question and pertinent answers of Forum
        

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
assets_frontend website_forum_doc assets ir.ui.view qweb Inherits website.assets_frontend
breadcrumb Documentation Breadcrumb ir.ui.view qweb New
documentation Documentation Index ir.ui.view qweb New
documentation_post Documentation Question ir.ui.view qweb New
forum_question_doc Forum Post to Doc ir.ui.view qweb Inherits website_forum.post_description_full
header_footer_custom Footer Documentation Link ir.ui.view qweb Inherits website.footer_default
promote_question promote_question ir.ui.view qweb New
toc Documentation Index ir.ui.view qweb New
view_documentation_toc_list forum.documentation.toc.list forum.documentation.toc tree New
view_forum_post_doc_form forum.post.form.doc forum.post xpath Inherits website_forum.view_forum_post_form
view_forum_post_doc_list forum.post.list.doc forum.post xpath Inherits website_forum.view_forum_post_list
view_forum_post_kanban forum.post.kanban forum.post kanban New
Models touched (3)

New fields (2)
  • name Char
    required=True string='Stage Name' translate=True
  • sequence Integer
    args: 'Sequence'
Public methods (0)

No public methods.

New fields (9)
  • child_ids One2many → forum.documentation.toc
    string='Children Table Of Content' args: 'forum.documentation.toc', 'parent_id'
  • forum_id Many2one → forum.forum
    required=True string='Forum' args: 'forum.forum'
  • introduction Html
    translate=True args: 'Introduction'
  • name Char
    required=True translate=True args: 'Name'
  • parent_id Many2one → forum.documentation.toc
    ondelete='cascade' string='Parent Table Of Content' args: 'forum.documentation.toc'
  • parent_left Integer
    index=True string='Left Parent'
  • parent_right Integer
    index=True string='Right Parent'
  • post_ids One2many → forum.post
    string='Posts' args: 'forum.post', 'documentation_toc_id'
  • sequence Integer
    args: 'Sequence'
Public methods (1)
  • name_get(self)
    @api.multi

New fields (3)
  • color Integer
    string='Color Index'
  • documentation_stage_id Many2one → forum.documentation.stage
    default=<expr> string='Documentation Stage' args: 'forum.documentation.stage'
  • documentation_toc_id Many2one → forum.documentation.toc
    group_expand='_read_group_stage_ids' ondelete='set null' string='Documentation ToC' args: 'forum.documentation.toc'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/website_forum_doc
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, David Monjoie, Jérome Maes, Julien Legros, qdp-odoo, Denis Vermylen (dve), Julien (juc) Castiaux
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_forum
    - auth_signup
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - web_tour
    - gamification
    - web_kanban_gauge
    - website_mail
    - website
    - web_editor
    - web_planner
    - website_partner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Documentation based on question and pertinent answers of Forum
        

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
assets_frontend website_forum_doc assets ir.ui.view qweb Inherits website.assets_frontend
breadcrumb Documentation Breadcrumb ir.ui.view qweb New
documentation Documentation Index ir.ui.view qweb New
documentation_post Documentation Question ir.ui.view qweb New
forum_question_doc Forum Post to Doc ir.ui.view qweb Inherits website_forum.post_description_full
header_footer_custom Footer Documentation Link ir.ui.view qweb Inherits website.footer_default
promote_question promote_question ir.ui.view qweb New
toc Documentation Index ir.ui.view qweb New
view_documentation_toc_list forum.documentation.toc.list forum.documentation.toc tree New
view_forum_post_doc_form forum.post.form.doc forum.post xpath Inherits website_forum.view_forum_post_form
view_forum_post_doc_list forum.post.list.doc forum.post xpath Inherits website_forum.view_forum_post_list
view_forum_post_kanban forum.post.kanban forum.post kanban New
Models touched (3)

New fields (2)
  • name Char
    required=True string='Stage Name' translate=True
  • sequence Integer
    args: 'Sequence'
Public methods (0)

No public methods.

New fields (9)
  • child_ids One2many → forum.documentation.toc
    string='Children Table Of Content' args: 'forum.documentation.toc', 'parent_id'
  • forum_id Many2one → forum.forum
    required=True string='Forum' args: 'forum.forum'
  • introduction Html
    translate=True args: 'Introduction'
  • name Char
    required=True translate=True args: 'Name'
  • parent_id Many2one → forum.documentation.toc
    ondelete='cascade' string='Parent Table Of Content' args: 'forum.documentation.toc'
  • parent_left Integer
    index=True string='Left Parent'
  • parent_right Integer
    index=True string='Right Parent'
  • post_ids One2many → forum.post
    string='Posts' args: 'forum.post', 'documentation_toc_id'
  • sequence Integer
    args: 'Sequence'
Public methods (1)
  • name_get(self)
    @api.multi

New fields (3)
  • color Integer
    string='Color Index'
  • documentation_stage_id Many2one → forum.documentation.stage
    default=<expr> string='Documentation Stage' args: 'forum.documentation.stage'
  • documentation_toc_id Many2one → forum.documentation.toc
    group_expand='_read_group_stage_ids' ondelete='set null' string='Documentation ToC' args: 'forum.documentation.toc'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/website_forum_doc
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, David Monjoie, Géry Debongnie, Jeremy Kersten, Yannick Tivisse, Martin Geubelle
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_forum
    - auth_signup
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - gamification
    - web_kanban_gauge
    - website_mail
    - website
    - web_editor
    - web_planner
    - website_partner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Documentation based on question and pertinent answers of Forum
        

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
assets_frontend website_forum_doc assets ir.ui.view qweb Inherits website.assets_frontend
breadcrumb Documentation Breadcrumb ir.ui.view qweb New
documentation Documentation Index ir.ui.view qweb New
documentation_post Documentation Question ir.ui.view qweb New
forum_question_doc Forum Post to Doc ir.ui.view qweb Inherits website_forum.post_description_full
header_footer_custom Footer Documentation Link ir.ui.view qweb Inherits website.footer_default
promote_question promote_question ir.ui.view qweb New
toc Documentation Index ir.ui.view qweb New
view_documentation_toc_list forum.documentation.toc.list forum.documentation.toc tree New
view_forum_post_doc_form forum.post.form.doc forum.post xpath Inherits website_forum.view_forum_post_form
view_forum_post_doc_list forum.post.list.doc forum.post xpath Inherits website_forum.view_forum_post_list
view_forum_post_kanban forum.post.kanban forum.post kanban New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • name_get(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/website_forum_doc
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Denis Ledoux, Fabien Meghazi, Christophe Simonis, Richard Mathot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_forum
    - auth_signup
    - base_setup
    - base
    - web_kanban
    - web
    - email_template
    - mail
    - gamification
    - web_kanban_gauge
    - website_mail
    - website
    - share
    - website_partner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Documentation based on question and pertinent answers of Forum
        

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
assets_frontend Shop ir.ui.view qweb Inherits website.assets_frontend
breadcrumb Documentation Breadcrumb ir.ui.view qweb New
documentation Documentation Index ir.ui.view qweb New
documentation_post Documentation Question ir.ui.view qweb New
forum_question_doc Forum Post to Doc ir.ui.view qweb Inherits website_forum.post_description_full
header_footer_custom Footer Documentation Link ir.ui.view qweb Inherits website.footer_default
promote_question promote_question ir.ui.view qweb New
toc Documentation Index ir.ui.view qweb New
view_documentation_toc_list forum.documentation.toc.list forum.documentation.toc tree New
view_forum_post_doc_form forum.post.form.doc forum.post xpath Inherits website_forum.view_forum_post_form
view_forum_post_doc_list forum.post.list.doc forum.post xpath Inherits website_forum.view_forum_post_list
view_forum_post_kanban forum.post.kanban forum.post kanban New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • name_get(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.