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,32 @@
# Search Criteria, monthly_transaction_summary
[
# These values are common in all dictionaries
{
'add_col': None,
'add_cond': None,
'add_tab': None,
'columns': 'Profile\x01ID',
'creation': '2010-09-20 13:00:41',
'criteria_name': 'Monthly Transaction Summary',
'custom_query': None,
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Profile',
'creation': '2010-09-20 13:00:43',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'DocType\x01Period':'Monthly'}",
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2010-09-17 16:02:25',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Search Criteria
{
'columns': 'Profile\x01ID',
'criteria_name': 'Monthly Transaction Summary',
'doc_type': 'Profile',
'doctype': 'Search Criteria',
'filters': "{'DocType\x01Period':'Monthly'}",
'module': 'Analysis',
'name': 'monthly_transaction_summary',
'owner': 'Administrator',
'page_len': None,
'parent': None,
'parent_doc_type': None,
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'name': '__common__',
'sort_by': '`tabProfile`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
},
# Search Criteria, monthly_transaction_summary
{
'doctype': 'Search Criteria',
'name': 'monthly_transaction_summary'
}
]