Monday, March 23, 2020
3 changes
Enhancements to existing features
Pivot reports no longer offer the color index as a measure in affected apps. This removes a confusing, non-business value from reporting choices so users can focus on meaningful metrics.
Original PR description
PURPOSE In several models(helpdesk.ticket), the 'color index' field shows up in the pivot measures, Which makes sense since it is a stored integer field, but it is 'functionally irrelevant'. SPEC Remove color field from pivot measures TASK 2153090
The data merge feature for CRM has been updated to use the renamed and relocated tag system now shared with sales teams. This keeps tag handling consistent when merging CRM-related records and helps avoid disruption after the underlying tag change.
Original PR description
As the model crm.lead.tag has been moved from crm to sales_team module, and renamed to crm.tag, the data_merge_crm app has been updated accordingly.
Updates the US English wording used for an asset depreciation method to make it clearer for users. This helps finance teams better understand the depreciation option they are selecting without changing the underlying accounting behavior.