mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
commit
7f5d9faff3
@ -21,6 +21,15 @@
|
||||
<field name="name" position="after">
|
||||
<field name="tag_ids" widget="many2one" />
|
||||
</field>
|
||||
<xpath expr="//searchpanel" position="inside">
|
||||
<field
|
||||
name="tag_ids"
|
||||
select="multi"
|
||||
icon="fa-folder"
|
||||
string="Tags"
|
||||
enable_counters="1"
|
||||
/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user