Friday, June 13, 2025
2 changes · 18.0
Enhancements to existing features
Analytic reporting now automatically adapts group-by options to the hierarchy levels defined in analytic plans. This makes it easier for users to analyze data by levels such as city, country, or continent across standard list, pivot, and graph views.
Original PR description
Help the users by creating filters automatically depending on the hierarchy of analytic plans. This allows to open any standard view (list/pivot/graph) by level of hierarchies. One usecase is, for a plan about localisation: * Main plan: City (i.e. Brussels, New York, Los Angeles) * Level 1 sub plan: Country (i.e. Belgium, USA) * Level 2 sub plan: Continent (i.e. Europe, America) This will generate (or delete) automatically new fields depending on the various levels in the hierarchy being created or deleted. When the feature is in use, the group by widget becomes a drop-down similar to the groupby selector of dates, allowing to select either the year/month/... task-4763892
The recruitment job positions page is being streamlined so hiring teams can see key actions and status information faster, including activity and configuration shortcuts, clearer application labels, in-progress status, and company names where available. The mobile view is also simplified to show only the most useful details, making day-to-day recruiting work quicker on smaller screens.
Original PR description
### Description of the issue/feature this PR addresses:
Making a cleaner recruitment job positions view:
- Adding activity and configure button directly in the view to avoid losing time clicking o_kanban_card_manage_settings -> Activities/Configuration
- Renaming
- open slots -> new applications
- open applications -> new applications
- Adding "in progress" (more convenient)
- Displaying company name when it's possible instead of the user_id (more convenient)
Cleaner recruitment job position for mobile:
- Displaying only usefull infos
- Displaying company name when it's possible instead of the user_id (more convenient)
On job position activities view:
- Adjusting spacing right to the assignee avatar
---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr