Commit Graph

2 Commits (50c8ade99e5123f6251c83de7f002a49b9ce990d)

Author SHA1 Message Date
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
Sergey Shebanin 7e2ee0909b [FIX] make base odoo JS tests working with web_responsive module 2023-11-17 00:37:44 +02:00