Daily updates from Odoo
Friday, July 30, 2021
4 changes
Enhancements to existing features
This update improves the user experience around applicant salary contract screens in recruitment-related workflows. It makes the process smoother for HR users and keeps related automated checks aligned with the updated flow.
Original PR description
Task - 2404610
Financial reports will no longer add an extra account hierarchy by default. This makes the default report view easier to read because financial reports already organize accounts in a hierarchy.
Original PR description
Because the financial is already a hierarchy of accounts, it doesn't really make sense to have one more (by default). [task-2612989](https://www.odoo.com/web#active_id=2612989&id=2612989&model=project.task)
Event badge reporting has been refreshed to use a cleaner shared design, reducing inconsistencies across badge formats. A new full-page A4 event ticket format is also supported, including barcode placement for easier attendee check-in.
Original PR description
Follow-up of community commits that improve the existing badge report and introduce a new A4 ticket format report. This merge commit simply modifies xpath accordingly. See community PR and underlying commits for details. Task-2120259
The enterprise web interface now uses a newer approach for matching app names in the home menu search. This should make finding apps feel smoother and more reliable while keeping the change limited to the web experience.