Tuesday, September 11, 2018
2 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