Daily updates from Odoo
Thursday, March 21, 2024
2 changes · master
Enhancements to existing features
The webshop demo data now includes a Wood option under product colors, shown with a wood image instead of a plain color. This makes the demo more visually appealing and highlights that color-style product choices can use images, with new Acoustic Bloc Screens examples in White and Wood.
Original PR description
This commit introduces 'Wood' as a new attribute value in the Color attribute (display type = color) for the demo data. Unlike traditional colors, 'Wood' is represented by an image (wood.png), enhancing the demo's visual appeal and showcasing the image upload feature for color displays. The commit also includes two new variants for the 'Acoustic Bloc Screens' product: one in 'White' and another in 'Wood'. This addition demonstrates the flexibility and capability of our attribute system in a more dynamic demo setting. task-3581924 See odoo/odoo#153112
The Referrals app onboarding text can now be translated for users in different languages. This helps companies provide a more localized and accessible onboarding experience for international teams.
Original PR description
This PR makes the Referrals onboarding translatable