Skip to content

[18.0][IMP] document_page_tag: add tag hierarchy - #638

Open
cvinh wants to merge 2 commits into
OCA:18.0from
invitu:18.0-imp_document_page_tag_hierarchy
Open

[18.0][IMP] document_page_tag: add tag hierarchy#638
cvinh wants to merge 2 commits into
OCA:18.0from
invitu:18.0-imp_document_page_tag_hierarchy

Conversation

@cvinh

@cvinh cvinh commented Aug 30, 2026

Copy link
Copy Markdown

document.page.tag now supports parent_id/child_ids, following the res.partner.category pattern from odoo/base: anti-recursion check, restricted deletion of a tag having children, and a hierarchical name_search while display_name keeps the plain tag name.

Assisted-by: Claude Sonnet 5

@cvinh
cvinh force-pushed the 18.0-imp_document_page_tag_hierarchy branch 7 times, most recently from 5da9a08 to 66a132b Compare August 30, 2026 02:39
cvinh added 2 commits August 29, 2026 16:52
document.page.tag now supports parent_id/child_ids, following the
res.partner.category pattern from odoo/base: anti-recursion check,
restricted deletion of a tag having children, and a hierarchical
name_search while display_name keeps the plain tag name.

Assisted-by: Claude Sonnet 5
@cvinh
cvinh force-pushed the 18.0-imp_document_page_tag_hierarchy branch from 66a132b to 55fc73b Compare August 30, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:document_page_tag Module document_page_tag series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants