Merge PR #400 into 15.0

Signed-off-by HaraldPanten
This commit is contained in:
OCA-git-bot 2023-02-10 11:26:23 +00:00
commit c02a559e98

View File

@ -138,6 +138,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"