Daily updates from Odoo
Monday, March 9, 2015
3 changes
Resolved issues and error corrections
The Today filter now calculates the start and end of the day correctly instead of relying on fixed times that could shift with time zones. This helps users see accurate daily records in areas such as events, attendance, point of sale, and stock.
Original PR description
... hours, minutes and second instead of keeping 00:00:00 statically, static value creates timezone issue, so used replace method to define datetime bounds Task: https://www.odoo.com/web#id=11402&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.ddo6NU5geIjsiCuH
When someone submits a job application through the website, the system now creates the related contact record automatically. This reduces manual work for HR teams, who no longer need to recreate contacts for each applicant, including those who are later refused.
Original PR description
...view TASK : https://www.odoo.com/web#id=11944&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.DDLTraK3yoFG86Ta
Converting a CRM lead into an opportunity now assigns the intended customer correctly. This prevents opportunities from being linked to the wrong contact, helping sales teams keep customer records and follow-ups accurate.
Original PR description
- Task: https://www.odoo.com/web/#id=10133&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.cPUeuuC5qdmBykVI