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

@@ -27,4 +27,6 @@ queries = {
"Production Order": {"docstatus":0},
"BOM": {"docstatus":0},
"Timesheet": {"docstatus":0},
"Time Log": {"status":"Draft"},
"Time Log Batch": {"status":"Draft"},
}