web/web_responsive/static/tests
Carlos Lopez d5f2532775 [FIX] web_responsive: Make showAppsMenuItem work again
In Odoo 17, the Class TourStepUtils was removed, and stepUtils is now an object instead of a class. When this module is installed, the tours stop working and throw the error:
Uncaught Error: Dependencies should be defined by an array: function (require) {.

This commit adapts the code to align with these changes, ensuring that tours work correctly.
2025-01-28 01:31:29 +03:00
..
apps_menu_search_tests.esm.js [MIG] web_responsive: Migration to 17.0 2025-01-28 01:31:28 +03:00
apps_menu_tests.esm.js [MIG] web_responsive: Migration to 17.0 2025-01-28 01:31:28 +03:00
test_patch.js [FIX] web_responsive: Make showAppsMenuItem work again 2025-01-28 01:31:29 +03:00