mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 11:52:18 -06:00
[MIG] document_page: Migration to 14.0
This commit is contained in:
committed by
FernandoRomera
parent
dd533b2b01
commit
ddb19d93c4
@@ -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