Thursday, November 4, 2021
2 changes · master
Resolved issues and error corrections
The forum question page now handles visits from helpdesk tickets correctly, so the back button returns users to the related ticket instead of sending them to the app switcher or showing the wrong navigation. This reduces confusion for support teams moving between helpdesk and forum content.
Original PR description
purpose of this commit is to remove the back button of the forum page when the user opens the question from helpdesk ticket before this commit, the back button displays on the forum page when the user opens the question from the helpdesk ticket. Task-2602604 Related: odoo/enterprise#21219
The Project app now shows the project update button only once instead of duplicating it. This reduces visual clutter and prevents confusion for users managing project updates.
Original PR description
Prior to this fix:
The project update stat button is duplicated.
After this fix:
The project update stat button is no more duplicated.
task-2684233
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr