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

This commit is contained in:
angel
2022-05-02 10:22:08 +02:00
committed by Alberto Martínez
parent 0279d1e86a
commit 68c674e907
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>