Thursday, July 6, 2023
3 changes
Resolved issues and error corrections
The Documents app now opens the activity panel correctly when users click the activity icon, instead of closing the chatter on the first attempt. This makes it easier for users to view and act on document-related activities without extra clicks or confusion.
Original PR description
**PURPOSE** when click on the activity icon, it close the chatter first time.it should be open activity box below activity button. **SPECIFICATIONS** Activity box will open properly. Task-2645613
Spreadsheet users can now insert Odoo formulas directly from the topbar insert menu. This removes a previous limitation that prevented those formulas from appearing there and adds test coverage to help keep the behavior reliable.
Original PR description
## Description Previously, users were unable to insert Odoo formulas from the topbar insert menu due to the absence of the category key in the function description. Introduced in PR#127372, this commit includes a corresponding test case. Task : 3371655
The subscription renewal quote buttons now avoid counting cancelled quotes and restore access to quote history. This helps sales teams see clearer renewal information and reduces confusion when managing subscriptions.
Original PR description
- The stat button should not mention cancelled quote - put back the history stat button task-id: 3391973