Tuesday, September 1, 2015
3 changes
Resolved issues and error corrections
This update fixes a small spelling error by changing "overdued" to "overdue" in the Fleet app. It improves wording consistency and avoids confusing labels or messages for users.
Original PR description
overdued > overdue typo Should be fixed in 9.0
This fixes an issue where text inside stat buttons could disappear when users moved their cursor over them. The change keeps non-boolean stat button content visible, improving clarity and avoiding confusing page interactions.
Original PR description
A 'display: none' rule on hover has been added for boolean buttons, on each 'o_stat_button o_stat_text' that hasn't classname o_hover. This applies on every stat button that isn't a boolean button, so their content is always hidden on hover.
Code cleanup and technical improvements
The partner website features were updated to use Odoo's newer internal framework conventions. This keeps the partner-related website pages easier to maintain and compatible with ongoing platform improvements, with little expected change for end users.
Original PR description
Task: https://www.odoo.com/web#id=12026&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.TkQhEhvIYXjGJx6w