mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-18 19:32:19 -06:00
[MIG] document_page: Migration to 14.0
This commit is contained in:
committed by
Justine Doutreloux
parent
2eeab62555
commit
3fd611939f
@@ -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