Daily updates from Odoo
Wednesday, October 1, 2014
6 changes · master
Enhancements to existing features
The star or priority rating options have been simplified across CRM opportunities, project tasks, and recruitment records. This makes prioritization easier and more consistent for teams, reducing confusion from having too many rating levels.
Original PR description
- Task: https://www.odoo.com/web#id=9636&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.EBLdsuZHktI53kho
The timesheet screen now makes the stat button more informative by showing the number of hours directly. This helps users understand time totals faster without opening additional details.
Original PR description
- Task: https://www.odoo.com/web?debug=#id=9482&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.eHjyjSdhshPhXZNa
Event management now has a more visual kanban view, making it easier for users to browse and manage events at a glance. The update also adds smoother navigation from event cards to relevant pages, including website-facing event views and links.
Original PR description
- Task: https://www.odoo.com/web?&debug=#id=8708&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.4ziC9amJvS5GLIcm
Event end dates are no longer automatically set based on the start date, giving organizers more control over event scheduling. Event location labels were also improved in the website event track backend, making event information easier to manage and understand.
Original PR description
...gin & Website_event_track : Add label of event location. - Task: https://www.odoo.com/web#id=9805&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.VjzHu8lBZavlZf2Y
Automated action rules can now define their conditions directly in the rule setup instead of relying only on saved filters. This makes rule configuration more flexible and easier to manage for business teams setting up automated updates.
Original PR description
- Task: https://www.odoo.com/web?#id=8119&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.ZtcqtozWUWn6eAnF
Resolved issues and error corrections
Purchase orders no longer freeze when a supplier minimum order quantity uses a decimal value. This helps buyers work reliably with products sold in fractional or custom units of measure.
Original PR description
Steps to Produce : Define a unit called 100ml that equals to 100 x m Product EMB/U uses this unit In this product a supplier is defined with a minimum qty with a float value (eg 22.4) to purchase Create a Purchase order with this supplier for this product, the screen freezes with continuous warning.