[FIX] project_timesheet: Corrected date entry in yml.

bzr revid: uco@tinyerp.com-20110321122641-rwaiv4wrq8p02hsf
This commit is contained in:
Ujjvala Collins (OpenERP) 2011-03-21 17:56:41 +05:30
parent 8c5349a683
commit 550f4be14e
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
-
!record {model: project.task, id: project_task_getalltimesheetrecords0}:
work_ids:
- date: !eval time.strftime('%Y-07-%d %H:%M:%S')
- date: !eval time.strftime('%Y-06-%d %H:%M:%S')
hours: 10.0
name: Get work calendar of all employees
user_id: res_users_hrmanager0