Tuesday, September 11, 2018
4 changes · master
Resolved issues and error corrections
This update fixes a display issue where the date and time picker could change width when moving from date selection to hour selection. It provides a more consistent interface for users entering dates and times in Odoo.
Original PR description
Description of the issue/feature this PR addresses: Issue: width issue from date to hours https://drive.google.com/file/d/1M1fb3CrLsdA2UjT-1npRy73J7gXo2a3m/view Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Payroll batch creation now only shows employees with contracts that are currently active or pending renewal. This reduces clutter for payroll teams and prevents invalid payslips from being generated for external staff or employees without eligible contracts.
Original PR description
When adding employees to the payroll, it shows all employees, even those that are 'external' or do not have a contract; which makes the filtering harder to do. This also generates a bunch of garbage playslips that can't be computed as only employees with 'open' contracts are computed on the payslips. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes a visual issue in the Notes app where the bottom border color did not display as intended. The change improves visual consistency and makes notes look cleaner for users.
Original PR description
Before: https://www.awesomescreenshot.com/image/3579452/5f75cfa2256084ebced74cfb2c7b9a2d After: https://www.awesomescreenshot.com/image/3579454/77f70deed21c3bf3fff95dd97b783611 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes a layout issue affecting form tabs on mobile devices. Users viewing forms on phones or small screens should now see the tabs arranged correctly, improving usability and reducing visual confusion.
Original PR description
Issue: https://www.awesomescreenshot.com/image/3572106/a1c763aa339f6b549f0ad173bc89742b