mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
commit
339b23ccc0
@ -142,6 +142,11 @@
|
||||
<field name="model">document.page</field>
|
||||
<field name="arch" type="xml">
|
||||
<search string="Document Page">
|
||||
<field
|
||||
name="draft_summary"
|
||||
string="Summary"
|
||||
filter_domain="[('draft_summary','ilike',self)]"
|
||||
/>
|
||||
<field
|
||||
name="name"
|
||||
string="Content"
|
||||
|
Loading…
Reference in New Issue
Block a user