brotherton-erpnext/projects/search_criteria/timesheet_report/timesheet_report.txt
2012-12-11 15:20:53 +05:30

27 lines
935 B
Plaintext

[
{
"owner": "ashwini@webnotestech.com",
"docstatus": 0,
"creation": "2012-04-03 12:49:53",
"modified_by": "Administrator",
"modified": "2012-04-03 12:49:53"
},
{
"parent_doc_type": "Timesheet",
"module": "Projects",
"standard": "Yes",
"sort_order": "DESC",
"filters": "{'Timesheet\u0001Saved':1,'Timesheet\u0001Submitted':1}",
"doc_type": "Timesheet Detail",
"name": "__common__",
"doctype": "Search Criteria",
"sort_by": "`tabTimesheet`.`name`",
"page_len": 50,
"criteria_name": "Timesheet Report",
"columns": "Timesheet\u0001ID,Timesheet\u0001Timesheet Date,Timesheet\u0001Timesheet by,Timesheet Detail\u0001Project Name,Timesheet Detail\u0001Task Id,Timesheet Detail\u0001Task Name,Timesheet Detail\u0001Actual Start Time,Timesheet Detail\u0001Actual End Time,Timesheet Detail\u0001Total Hours (Actual)"
},
{
"name": "timesheet_report",
"doctype": "Search Criteria"
}
]