brotherton-erpnext/hr/search_criteria/monthly_attendance_details/monthly_attendance_details.txt

33 lines
834 B
Plaintext
Raw Normal View History

# 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',
2012-03-30 12:48:36 +00:00
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all Search Criteria
{
2012-03-30 12:48:36 +00:00
'columns': u'Attendance\x01Employee',
'criteria_name': u'Monthly Attendance Details',
'doc_type': u'Attendance',
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'filters': u"{'Attendance\x01Status':'','Attendance\x01Fiscal Year':''}",
'module': u'HR',
'name': '__common__',
'page_len': 50,
2012-03-30 12:48:36 +00:00
'sort_by': u'`tabAttendance`.`employee`',
'sort_order': u'DESC',
'standard': u'Yes'
},
# Search Criteria, monthly_attendance_details
{
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'name': u'monthly_attendance_details'
}
]