Monday, August 18, 2014
2 changes · master
Enhancements to existing features
The HR module now names the initial employee record after the first administrator user instead of always using the generic name “Administrator.” This makes employee records more accurate from the start and reduces manual cleanup during setup.
Original PR description
Hello , I have improved the first employee shouldn't be hardcoded "Administrator" but should be = to the first user name (admin user). More details: Task link :- https://openerp.my.openerp.com/web#id=7038&view_type=form&model=project.task&menu_id=3942&action=327 Pad link :- https://pad.odoo.com/p/r.u344U93tJzXKvnQ7 Thanks, Sunil Sharma (ssh-odoo)
Resolved issues and error corrections
This fix corrects an issue when users change a manufacturing work order to an earlier start date than its current one. It helps production planning stay accurate and avoids scheduling errors when adjusting work orders.
Original PR description
#1787 [FIX] Issue when change start date of a Work Order with a start date younger than the current start date