Merge PR #399 into 14.0

Signed-off-by etobella
This commit is contained in:
OCA-git-bot 2023-02-10 10:46:04 +00:00
commit 339b23ccc0

View File

@ -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"