mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-25 01:48:41 -06:00
[FIX] document_page: duplicate page with content
This commit is contained in:
parent
9ae45f798b
commit
58af70f6bc
@ -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