mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
completed Time Log / Time Log Batch
This commit is contained in:
@@ -27,4 +27,6 @@ queries = {
|
||||
"Production Order": {"docstatus":0},
|
||||
"BOM": {"docstatus":0},
|
||||
"Timesheet": {"docstatus":0},
|
||||
"Time Log": {"status":"Draft"},
|
||||
"Time Log Batch": {"status":"Draft"},
|
||||
}
|
||||
Reference in New Issue
Block a user