Daily updates from Odoo
Monday, February 2, 2015
4 changes · master
Resolved issues and error corrections
This update fixes an issue in the website forum where the introductory section was not hidden correctly. Forum pages now behave as expected, improving presentation and reducing confusion for visitors.
Original PR description
Task: https://www.odoo.com/web#id=11429&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.WbPhpqZKaTYm2etL
Downloaded reports now use the report's display name instead of an internal technical identifier. This makes saved files easier for users to recognize and share without confusion.
Original PR description
...set the filename as name field of the report object instad of the reportname field Task: https://www.odoo.com/web#id=10870&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.CZoUazJ2p928ZBnf
Forum posts now show the profile picture of the person who wrote the post, instead of incorrectly showing the currently logged-in user's picture. This makes discussions clearer and avoids confusion about who authored each answer.
Original PR description
Fixing Profile picture bug of forum which displays picture of login user instead of author of the post. Task: https://www.odoo.com/web#id=11338&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/openerp-project.task-L8EK5ZR0UM
Fixed a navigation issue where using the history back action sent users to the home page instead of the screen they were previously viewing. This makes moving between records and views more predictable and reduces disruption during everyday work.
Original PR description
...history_back it always redirect to home page, instead of previous view Task: https://www.odoo.com/web#id=11414&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.u2AVeY8I323wo3G9