Tuesday, September 11, 2018
7 changes · master
Enhancements to existing features
The notification counter in the Mail systray has been moved slightly closer to its icon. This small visual adjustment makes the interface look cleaner and more aligned without changing how users interact with the feature.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Counter looks a bit too far from the icons Desired behavior after PR is merged: we can move it from 2px on the left, and 2px on the top -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users can once again open a product template directly from a product variant by clicking the product name. This saves time when updating variant attributes, avoiding the need to manually search for the related template.
Original PR description
This feature was present in V8, it was remove without reason : https://github.com/odoo/odoo/commit/c3ed1b9401bddaa64005274abd8ca61bc9ac3811#diff-ff82cb73c72dabaf570b0e9bad939b0e https://github.com/odoo/odoo/commit/0d68a012d07f2b7c6680634ea69364c6f43a90a5#diff-ff82cb73c72dabaf570b0e9bad939b0e Description of the issue/feature this PR addresses: Current behavior before PR: - go to in product variante, open a variante - you want to update variante attribute you need to go : product template, find the template then update attributes Desired behavior after PR is merged: - go to in product variante, open a variante - click on the name to open the template Guys was is your point of view ? -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The event barcode screen layout has been improved so it displays correctly instead of appearing broken. This helps event staff use barcode scanning more reliably and reduces confusion during attendee check-in.
Original PR description
Issue : http://nimb.ws/hITWEN
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