Updated from template

This commit is contained in:
Ivan Sokolov
2023-11-06 19:23:04 +01:00
committed by Bhavesh Heliconia
parent 420e88b494
commit 9fa293e71e
4 changed files with 3 additions and 4 deletions

View File

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