Daily updates from Odoo
Saturday, November 22, 2025
4 changes
1 change
Enhancements to existing features
This update stores Japanese state names directly in Japanese instead of relying on translations. It also adjusts the state codes to match ISO standards, improving consistency and making location data more accurate for users in Japan.
Original PR description
Since state names are not handled by translations, storing them directly in Japanese provides a better user experience. This **PR** updates the existing Japanese state records with their native Japanese names. Additionally, it aligns the state codes as per ISO standards. **task**-5345872 Forward-Port-Of: odoo/odoo#236649
2 changes
Enhancements to existing features
The system now waits longer between homepage data refreshes when a tab stays open, instead of repeatedly requesting updates. This helps reduce unnecessary load on the IoT Box and improves stability over time.
Original PR description
In order to avoid spamming the IoT Box with requests to update the homepage when a tab is kept open, we now progressively delay the `/data` fetch during the first 30min to end up fetching only once every 30min. Forward-Port-Of: odoo/odoo#236664
The Japanese state and prefecture records have been updated to use their native Japanese names instead of relying on translations. This makes location data display more consistently for Japanese users and improves the accuracy of standardized state codes.
Original PR description
Since state names are not handled by translations, storing them directly in Japanese provides a better user experience. This **PR** updates the existing Japanese state records with their native Japanese names. Additionally, it aligns the state codes as per ISO standards. **task**-5345872 Forward-Port-Of: odoo/odoo#236649
1 change
Enhancements to existing features
This update stores Japanese state names directly in Japanese instead of relying on translation. It also aligns state codes with ISO standards, improving consistency and making addresses clearer for users in Japan.
Original PR description
Since state names are not handled by translations, storing them directly in Japanese provides a better user experience. This **PR** updates the existing Japanese state records with their native Japanese names. Additionally, it aligns the state codes as per ISO standards. **task**-5345872 Forward-Port-Of: odoo/odoo#236649