[MIG] document_page_approval: Migration to 15.0

TT36950
This commit is contained in:
Víctor Martínez
2022-07-26 13:21:07 +02:00
committed by FernandoRomera
parent 495fe6ecb8
commit a8f51d3468
8 changed files with 42 additions and 63 deletions

View File

@@ -3,7 +3,7 @@ from odoo.tests import common
class TestDocumentPageApproval(common.TransactionCase):
def setUp(self):
super(TestDocumentPageApproval, self).setUp()
super().setUp()
self.page_obj = self.env["document.page"]
self.history_obj = self.env["document.page.history"]
# demo