brotherton-erpnext/erpnext/analysis/search_criteria/trend_analyzer/trend_analyzer.txt

33 lines
732 B
Plaintext
Raw Normal View History

# Search Criteria, trend_analyzer
[
# These values are common in all dictionaries
{
'creation': '2012-04-03 12:49:53',
'docstatus': 0,
'modified': '2012-04-03 12:49:53',
2012-03-30 12:48:36 +00:00
'modified_by': u'Administrator',
'owner': u'saumil@webnotestech.com'
},
# These values are common for all Search Criteria
{
2012-03-30 12:48:36 +00:00
'columns': u'Profile\x01ID,Profile\x01Owner',
'criteria_name': u'Trend Analyzer',
'doc_type': u'Profile',
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'filters': u'{}',
'module': u'Analysis',
'name': '__common__',
'page_len': 50,
2012-03-30 12:48:36 +00:00
'sort_by': u'`tabProfile`.`name`',
'sort_order': u'DESC',
'standard': u'Yes'
},
# Search Criteria, trend_analyzer
{
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'name': u'trend_analyzer'
}
]