Saturday, September 11, 2021
1 change · master
Miscellaneous changes
Bug === Open a website page and click on "New" to create a new course from the frontend. Then create a new tag from this view, a traceback is raised. Since 51ff8b09dbadf8c0f15a62d2b26e6df6d6630f31 the code has been refactored to use the new JS import, but the way we import doesn't work with the "default export" used in "slides_course_tag_add". Task-2636073 Forward-Port-Of: odoo/odoo#76101
Original PR description
Bug === Open a website page and click on "New" to create a new course from the frontend. Then create a new tag from this view, a traceback is raised. Since 51ff8b09dbadf8c0f15a62d2b26e6df6d6630f31 the code has been refactored to use the new JS import, but the way we import doesn't work with the "default export" used in "slides_course_tag_add". Task-2636073 Forward-Port-Of: odoo/odoo#76101