[14.0][IMP] document_page: add side search panel with categories.

This commit is contained in:
angel
2022-04-29 11:52:38 +02:00
parent 144e3122cf
commit b9d4e0db76
2 changed files with 12 additions and 0 deletions

View File

@@ -167,6 +167,14 @@
context="{'group_by':'content_uid'}"
/>
</group>
<searchpanel>
<field
name="parent_id"
icon="fa-folder"
string="Categories"
enable_counters="1"
/>
</searchpanel>
</search>
</field>
</record>