Updated from template

This commit is contained in:
Ivan Sokolov 2023-11-06 19:23:04 +01:00 committed by Antoni Marroig Campomar
parent a00d5a3561
commit 0c2aa47210

View File

@ -5,7 +5,6 @@ from odoo import api, fields, models
class DocumentPage(models.Model):
_inherit = "document.page"
group_ids = fields.Many2many(