Updated from template

This commit is contained in:
Ivan Sokolov
2023-11-06 19:23:04 +01:00
parent acebd9ca3b
commit 0e785715f0
20 changed files with 96 additions and 92 deletions

View File

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