Saturday, August 31, 2024
1 change · master
Features or functions removed from Odoo
The unused onboarding session component has been removed because the related onboarding banner was already eliminated. This reduces obsolete code and maintenance overhead without changing the current user experience.
Original PR description
Since #177244, onboarding banner is completely deleted from JS side. The onboarding session is therefore not used anymore, this PR delete it.