Skip to content
Snippets Groups Projects
Commit 550f4be1 authored by Ujjvala Collins's avatar Ujjvala Collins
Browse files

[FIX] project_timesheet: Corrected date entry in yml.

bzr revid: uco@tinyerp.com-20110321122641-rwaiv4wrq8p02hsf
parent 8c5349a6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment