all txt files updated due to module renaming/merging

This commit is contained in:
nabinhait
2011-07-01 15:47:42 +05:30
parent ec097975d0
commit 963f36b969
172 changed files with 7078 additions and 9545 deletions

View File

@@ -1,37 +1,33 @@
# Search Criteria, trend_analyzer
[
# These values are common in all dictionaries
{
'add_col': None,
'add_cond': None,
'add_tab': None,
'columns': 'Profile\x01ID,Profile\x01Owner',
'creation': '2010-12-14 10:33:09',
'criteria_name': 'Trend Analyzer',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Profile',
'creation': '2010-12-14 10:23:18',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': '{}',
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2010-11-10 11:06:06',
'modified_by': 'Administrator',
'owner': 'saumil@webnotestech.com'
},
# These values are common for all Search Criteria
{
'columns': 'Profile\x01ID,Profile\x01Owner',
'criteria_name': 'Trend Analyzer',
'doc_type': 'Profile',
'doctype': 'Search Criteria',
'filters': '{}',
'module': 'Analysis',
'name': 'trend_analyzer',
'owner': 'saumil@webnotestech.com',
'name': '__common__',
'page_len': 50,
'parent': None,
'parent_doc_type': None,
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabProfile`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
},
# Search Criteria, trend_analyzer
{
'doctype': 'Search Criteria',
'name': 'trend_analyzer'
}
]