[MIG] document_page_approval: Migration to 15.0

TT36950

[UPD] Update document_page_approval.pot

[UPD] README.rst
This commit is contained in:
Víctor Martínez
2022-07-26 13:21:07 +02:00
committed by Bhavesh Heliconia
parent 705bf60493
commit a045036e67
8 changed files with 38 additions and 55 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