mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-27 07:17:43 -06:00
[MIG] document_page: Migration to 14.0
This commit is contained in:
committed by
Jacob Oldfield
parent
202e3de6fc
commit
1c9b486de3
@@ -64,7 +64,6 @@ class DocumentPage(models.Model):
|
||||
"document.page.history",
|
||||
"page_id",
|
||||
"History",
|
||||
order="create_date DESC",
|
||||
readonly=True,
|
||||
)
|
||||
menu_id = fields.Many2one("ir.ui.menu", "Menu", readonly=True)
|
||||
|
||||
Reference in New Issue
Block a user