Tuesday, November 16, 2021
2 changes
Enhancements to existing features
The digest view has been reorganized to present KPIs in a clearer order, making key business metrics easier to scan. Minor wording fixes and button placement updates improve usability in related list and form views.
Original PR description
Purpose ======= Improve UI in digest view. Specifications ============= Organise order of kpi in digest view, change few typos, move buttons in list and form view. Task-2582128 Community: odoo/odoo/pull/77507
The subscription dashboard can now group results by Referrer. This helps teams analyze subscription performance by referral source and better understand which referrers drive business.
Original PR description
Currently, in subscription dashboard we unable to group by "Referrer". By this commit, we allow users to group by Referrer in subscription. **TaskID: 2511054**