mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-25 01:48:41 -06:00
commit
d47b9750a2
@ -37,6 +37,7 @@ class DocumentPage(models.Model):
|
|||||||
inverse='_inverse_content',
|
inverse='_inverse_content',
|
||||||
search='_search_content',
|
search='_search_content',
|
||||||
required=True,
|
required=True,
|
||||||
|
copy=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
# no-op computed field
|
# no-op computed field
|
||||||
|
Loading…
Reference in New Issue
Block a user