mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -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',
|
||||
search='_search_content',
|
||||
required=True,
|
||||
copy=True,
|
||||
)
|
||||
|
||||
# no-op computed field
|
||||
|
Loading…
Reference in New Issue
Block a user