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

@@ -8,7 +8,7 @@ from odoo.tests.common import TransactionCase
class TestDocumentReference(TransactionCase):
@classmethod
def setUpClass(cls):
super(TestDocumentReference, cls).setUpClass()
super().setUpClass()
cls.page_obj = cls.env["document.page"]
cls.history_obj = cls.env["document.page.history"]
cls.page1 = cls.page_obj.create(