mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 16:12:53 +00:00
all txt files updated due to module renaming/merging
This commit is contained in:
@@ -1,37 +1,32 @@
|
||||
# Search Criteria, accounts_receivable
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'add_col': None,
|
||||
'add_cond': '',
|
||||
'add_tab': '',
|
||||
'columns': 'GL Entry\x01Posting Date,GL Entry\x01Transaction Date,GL Entry\x01Account,GL Entry\x01Against Voucher,GL Entry\x01Voucher No',
|
||||
'creation': '2010-10-19 10:32:38',
|
||||
'criteria_name': 'Accounts Receivable',
|
||||
'custom_query': None,
|
||||
'description': None,
|
||||
'dis_filters': None,
|
||||
'disabled': None,
|
||||
'doc_type': 'GL Entry',
|
||||
'creation': '2010-10-19 10:32:39',
|
||||
'docstatus': 0,
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'GL Entry\x01Is Cancelled':'No','GL Entry\x01Fiscal Year':'','GL Entry\x01Company':'','GL Entry\x01Range 1':'30','GL Entry\x01Range 2':'45','GL Entry\x01Range 3':'60','GL Entry\x01Range 4':'90'}",
|
||||
'graph_series': None,
|
||||
'graph_values': None,
|
||||
'group_by': None,
|
||||
'idx': None,
|
||||
'modified': '2010-10-19 10:29:38',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': 'GL Entry\x01Posting Date,GL Entry\x01Transaction Date,GL Entry\x01Account,GL Entry\x01Against Voucher,GL Entry\x01Voucher No',
|
||||
'criteria_name': 'Accounts Receivable',
|
||||
'doc_type': 'GL Entry',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'GL Entry\x01Is Cancelled':'No','GL Entry\x01Fiscal Year':'','GL Entry\x01Company':'','GL Entry\x01Range 1':'30','GL Entry\x01Range 2':'45','GL Entry\x01Range 3':'60','GL Entry\x01Range 4':'90'}",
|
||||
'module': 'Accounts',
|
||||
'name': 'accounts_receivable',
|
||||
'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': '`tabGL Entry`.`name`',
|
||||
'sort_order': 'ASC',
|
||||
'standard': 'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, accounts_receivable
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': 'accounts_receivable'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user