Wednesday, December 27, 2023
3 changes · master
Enhancements to existing features
Project settings now prevent users from creating a new company directly while choosing a company on a project. This keeps company setup controlled through the proper business process and reduces accidental duplicate or incorrect company records.
Original PR description
Disable on the fly creation for companies in view: - `project.project.form`: Project > Settings task-3507965 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Recruitment Offers empty screen now uses clearer messaging and gives users a direct path to view all applications. This helps recruitment teams understand what to do next when no offers are available.
Original PR description
Change alternates message for Recruitment Offers' empty screen. It includes redirection to All Applications view. task-3637560
Unplanned tasks on the project map now appear with muted pin text, making them easier to distinguish from scheduled work. This helps teams read the map at a glance and avoid confusing unscheduled tasks with planned ones.
Original PR description
Task-3617973