Daily updates from Odoo
Thursday, February 10, 2022
2 changes · master
Enhancements to existing features
The Referral app now supports multiple visual themes, allowing administrators to move away from the default superhero style. This helps companies choose a look that better fits their brand and workplace culture.
Original PR description
The current look of the Referral app is based around superheroes. Unfortunately, this atmosphere doesn't appeal to big companies. This commit introduces the notion of Referral Themes, and allow the admins to use a different theme easily. TaskID: 2687543
Subscription templates are now sorted when users create a new subscription, making it easier to find the right template in long lists. This improves day-to-day usability for teams managing many subscription templates.
Original PR description
- create lot of template - create a new subscription, try to select an template - --> it is not easy because template have no order. @simongoffin