web/web_responsive/static/tests
Carlos Lopez 50c8ade99e [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-27 09:52:36 -05:00
..
apps_menu_search_tests.esm.js [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
apps_menu_tests.esm.js [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
test_patch.js [FIX] web_responsive: Make showAppsMenuItem work again 2025-01-27 09:52:36 -05:00