Daily updates from Odoo
Friday, December 26, 2014
4 changes · master
Resolved issues and error corrections
The forum app now safely handles newly created posts that do not yet have a creation date. This prevents crashes when staff create forum posts from the backend, improving reliability without changing normal user workflows.
Original PR description
...method in add a condtion create_date. Task: https://www.odoo.com/web?#id=10759&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.NSesVDFrCwCym0M8
The web tip system now checks whether the target element is visible before showing a tip. This prevents misplaced or confusing guidance from appearing when the related item is hidden, improving the user experience with on-screen tips.
Original PR description
...oing to display is hidden - Task: https://www.odoo.com/web#id=10119&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.zEyS3rsk8LcavM52
Forum question editing now keeps tags accurate by showing existing tags correctly and removing tags that users delete. This helps prevent outdated or duplicate tags and makes forum content easier to organize and find.
Original PR description
Resolve Tags related bug, 1. Tag now render properly when edit the question 2. Removed old tag are unlink and add new tag work properly. <b>Pad</b> : https://pad.odoo.com/p/r.9QsHXB1BzODehmWb <b>Task</b> : https://www.odoo.com/web#id=10841&view_type=form&model=project.task&menu_id=3942&action=327 Thank you
The online shop quantity input has been adjusted so shoppers can see the product quantity when using affected themes such as Cosmo and Flatly. This reduces confusion during checkout and helps customers select the intended purchase quantity.
Original PR description
<b>Fix this</b> : Cosmo and Flatly both themes having a same problem product quantity does not appear on that input box. <b>Pad</b> : https://pad.odoo.com/p/r.hoWDS8Ud6QRvZS2k <b>Task</b> : https://www.odoo.com/web#id=10747&view_type=form&model=project.task&menu_id=3942&action=327