| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/17.0/attachment_category |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Cyril VINH-TUNG, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/knowledge |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a document category to help classification. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_attachment_category_form_view |
ir.attachment.category.form (in document_category) | ir.attachment.category | form | New |
ir_attachment_category_search_view |
ir.attachment.category.search (in document_category) | ir.attachment.category | search | New |
ir_attachment_category_tree_view |
ir.attachment.category.tree (in document_category) | ir.attachment.category | tree | New |
ir_attachment_form_view |
ir.attachment.form (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_form |
ir_attachment_search_view |
ir.attachment.search (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_search |
ir_attachment_tree_view |
ir.attachment.tree (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_tree |
category_ids
Many2many → ir.attachment.category
column1='attachment_id'
column2='category_id'
comodel_name='ir.attachment.category'
index=True
ondelete='restrict'
relation='ir_attachment_category_rel'
No public methods.
attachment_count
Integer
compute='_compute_attachment_count'
attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
compute='_compute_attachment_count'
display_name
Char
compute='_compute_display_name'
recursive=True
store=True
name
Char
parent_id
Many2one → ir.attachment.category
parent_path
Char
index=True
unaccent=False
action_attachment_view(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/14.0/attachment_category |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, oca-travis, Weblate, OCA-git-bot, Núria Sancho |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/knowledge |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_attachment_category_form_view |
ir.attachment.category.form (in document_category) | ir.attachment.category | form | New |
ir_attachment_category_search_view |
ir.attachment.category.search (in document_category) | ir.attachment.category | search | New |
ir_attachment_category_tree_view |
ir.attachment.category.tree (in document_category) | ir.attachment.category | tree | New |
ir_attachment_form_view |
ir.attachment.form (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_form |
ir_attachment_search_view |
ir.attachment.search (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_search |
ir_attachment_tree_view |
ir.attachment.tree (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_tree |
category_ids
Many2many → ir.attachment.category
column1='attachment_id'
column2='category_id'
comodel_name='ir.attachment.category'
index=True
ondelete='restrict'
relation='ir_attachment_category_rel'
No public methods.
attachment_count
Integer
compute='_compute_attachment_count'
attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
compute='_compute_attachment_count'
display_name
Char
compute='_compute_display_name'
store=True
name
Char
parent_id
Many2one → ir.attachment.category
parent_path
Char
index=True
action_attachment_view(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/13.0/attachment_category |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/knowledge |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_attachment_category_form_view |
ir.attachment.category.form (in document_category) | ir.attachment.category | form | New |
ir_attachment_category_search_view |
ir.attachment.category.search (in document_category) | ir.attachment.category | search | New |
ir_attachment_category_tree_view |
ir.attachment.category.tree (in document_category) | ir.attachment.category | tree | New |
ir_attachment_form_view |
ir.attachment.form (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_form |
ir_attachment_search_view |
ir.attachment.search (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_search |
ir_attachment_tree_view |
ir.attachment.tree (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_tree |
category_ids
Many2many → ir.attachment.category
column1='attachment_id'
column2='category_id'
comodel_name='ir.attachment.category'
index=True
ondelete='restrict'
relation='ir_attachment_category_rel'
No public methods.
attachment_count
Integer
compute='_compute_attachment_count'
attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
compute='_compute_attachment_count'
display_name
Char
compute='_compute_display_name'
store=True
name
Char
parent_id
Many2one → ir.attachment.category
parent_path
Char
index=True
action_attachment_view(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/12.0/attachment_category |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_attachment_category_form_view |
ir.attachment.category.form (in document_category) | ir.attachment.category | form | New |
ir_attachment_category_search_view |
ir.attachment.category.search (in document_category) | ir.attachment.category | search | New |
ir_attachment_category_tree_view |
ir.attachment.category.tree (in document_category) | ir.attachment.category | tree | New |
ir_attachment_form_view |
ir.attachment.form (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_form |
ir_attachment_search_view |
ir.attachment.search (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_search |
ir_attachment_tree_view |
ir.attachment.tree (in attachment_category) | ir.attachment | field | Inherits base.view_attachment_tree |
category_ids
Many2many → ir.attachment.category
column1='attachment_id'
column2='category_id'
comodel_name='ir.attachment.category'
index=True
ondelete='restrict'
relation='ir_attachment_category_rel'
No public methods.
attachment_count
Integer
compute='_compute_attachment_count'
attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
compute='_compute_attachment_count'
display_name
Char
compute='_compute_display_name'
store=True
name
Char
parent_id
Many2one → ir.attachment.category
parent_path
Char
index=True
action_attachment_view(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/knowledge |
| PULL REQUEST | |
| PULL REQUEST | [MIG] attachment_category: Migration to 18.0 (#628) |