[New Script Report] added report daily time log summary
This commit is contained in:
parent
5c1d3c5a8b
commit
7dfa1d935c
@ -3,8 +3,8 @@ import webnotes
|
||||
|
||||
def execute(filters=None):
|
||||
if not filters: filters = {}
|
||||
columns = ["Profile:Link:150", "From Time::120", "To Time::120", "Hours::70", "Task::150",
|
||||
"Project:Link/Project:100", "Status::70"]
|
||||
columns = ["Employee::150", "From Time::120", "To Time::120", "Hours::70", "Task::150",
|
||||
"Project:Link/Project:120", "Status::70"]
|
||||
|
||||
profile_map = get_profile_map()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user