| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/website_forum_doc |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Christophe Simonis, GitHub, qsm-odoo, Odoo Online |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_forum - auth_signup - base_setup - base - web - 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
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
name
Char
required=True
string='Stage Name'
translate=True
sequence
Integer
No public methods.
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
name_get(self)
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'
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/10.0/website_forum_doc |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael 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 UPDATE | 2026-07-05 23:50:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_forum - auth_signup - base_setup - base - web_kanban - web - 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
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
name
Char
required=True
string='Stage Name'
translate=True
sequence
Integer
No public methods.
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
name_get(self)
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'
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/website_forum_doc |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo 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 UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_forum - auth_signup - base_setup - base - web_kanban - web - 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
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)name_get(self, cr, uid, ids, context=None)
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/8.0/website_forum_doc |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Odoo 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 UPDATE | 2026-07-05 23:45:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_forum - auth_signup - base_setup - base - web_kanban - web - email_template - 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
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)name_get(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.