[MIG] document_page: Migration to 15.0

This commit is contained in:
Jacob Oldfield
2021-10-29 20:55:45 +11:00
committed by FernandoRomera
parent 35fc1451c5
commit 536cabcb55
14 changed files with 43 additions and 55 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 14.0 Functional Demo")
self.assertEqual(res["menu_name"], "Odoo 15.0 Functional Demo")