Friday, September 25, 2020
4 changes · master
Enhancements to existing features
User profile badge lists now include the date a badge was unlocked, making achievement history easier to understand. This gives users and community managers clearer context on when recognition was granted.
Original PR description
Add the date to know when the user has obtained a badge. Task ID : 2006973 See note in comment -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The graph view in SMS Marketing no longer shows the Color Index option in its Measures menu. This removes a confusing internal value from reporting choices, making the analytics menu easier for users to understand.
Original PR description
Removing the display of the Color Index in the Measures menu of the graph view.
The expense extraction app now includes a simulated payment registration step for sample receipts. This helps users experience the full sample receipt flow without creating real accounting entries or affecting financial records.
Original PR description
This commit introduces a dummy register payment wizard used for the sample receipts. No accounting entries are generated. TaskID: 2337285
Helpdesk stage lists now display the teams connected to each stage. This makes it easier for users to understand stage ownership and team relationships without opening each stage individually.
Original PR description
It was not possible to see teams linked to stages in stage tree view. Now, with this PR, we can now see teams linked to a stage in stage tree view Task id: 2326300