brotherton-erpnext/hr/search_criteria/monthly_attendance_details/monthly_attendance_details.txt
2012-09-24 19:13:42 +05:30

33 lines
834 B
Plaintext

# Search Criteria, monthly_attendance_details
[
# These values are common in all dictionaries
{
'creation': '2012-04-03 12:49:51',
'docstatus': 0,
'modified': '2012-04-03 12:49:51',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all Search Criteria
{
'columns': u'Attendance\x01Employee',
'criteria_name': u'Monthly Attendance Details',
'doc_type': u'Attendance',
'doctype': 'Search Criteria',
'filters': u"{'Attendance\x01Status':'','Attendance\x01Fiscal Year':''}",
'module': u'HR',
'name': '__common__',
'page_len': 50,
'sort_by': u'`tabAttendance`.`employee`',
'sort_order': u'DESC',
'standard': u'Yes'
},
# Search Criteria, monthly_attendance_details
{
'doctype': 'Search Criteria',
'name': u'monthly_attendance_details'
}
]