[MIG] document_page: Migration to 14.0

This commit is contained in:
dzung.tran
2021-02-22 15:46:05 +07:00
committed by FernandoRomera
parent dd533b2b01
commit ddb19d93c4
14 changed files with 96 additions and 59 deletions

View File

@@ -26,4 +26,4 @@ class TestDocumentPageCreateMenu(common.TransactionCase):
active_id=[self.ref("document_page.demo_page1")]
).default_get(fields_list)
self.assertEqual(res["menu_name"], "Odoo 13.0 Functional Demo")
self.assertEqual(res["menu_name"], "Odoo 14.0 Functional Demo")