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, general_ledger
[
# These values are common in all dictionaries
{
'add_col': None,
'add_cond': None,
'add_tab': None,
'columns': '',
'creation': '2010-12-14 10:33:08',
'criteria_name': 'General Ledger',
'custom_query': None,
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'GL Entry',
'creation': '2010-12-14 10:23:28',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'GL Entry\x01From Posting Date\x01lower':'','GL Entry\x01To Posting Date\x01upper':'','GL Entry\x01Voucher Type':'','GL Entry\x01Is Cancelled':'No','GL Entry\x01Is Opening':'','GL Entry\x01Fiscal Year':'','GL Entry\x01Company':''}",
'graph_series': None,
'graph_values': None,
'group_by': '',
'idx': None,
'modified': '2010-11-30 16:26:42',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Search Criteria
{
'criteria_name': 'General Ledger',
'doc_type': 'GL Entry',
'doctype': 'Search Criteria',
'filters': "{'GL Entry\x01From Posting Date\x01lower':'','GL Entry\x01To Posting Date\x01upper':'','GL Entry\x01Voucher Type':'','GL Entry\x01Is Cancelled':'No','GL Entry\x01Is Opening':'','GL Entry\x01Fiscal Year':'','GL Entry\x01Company':''}",
'module': 'Accounts',
'name': 'general_ledger',
'owner': 'Administrator',
'name': '__common__',
'page_len': 50,
'parent': None,
'parent_doc_type': None,
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabGL Entry`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
},
# Search Criteria, general_ledger
{
'doctype': 'Search Criteria',
'name': 'general_ledger'
}
]