completed Time Log / Time Log Batch

This commit is contained in:
Rushabh Mehta
2013-03-01 18:24:52 +05:30
parent b21eb9ac09
commit fee642d547
27 changed files with 402 additions and 42 deletions

View File

@@ -0,0 +1,8 @@
test_records = [[{
"project_name": "_Test Project",
"status": "Open"
}],
[{
"project_name": "_Test Project 1",
"status": "Open"
}]]