brotherton-erpnext/erpnext/accounts/search_criteria/accounts_receivable/accounts_receivable.txt

32 lines
1012 B
Plaintext
Raw Normal View History

# Search Criteria, accounts_receivable
[
# These values are common in all dictionaries
{
'creation': '2012-04-03 12:49:50',
'docstatus': 0,
'modified': '2012-04-03 12:49:50',
2012-03-30 12:48:36 +00:00
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Search Criteria
{
2012-03-30 12:48:36 +00:00
'columns': u'GL Entry\x01Posting Date,GL Entry\x01Transaction Date,GL Entry\x01Account,GL Entry\x01Against Voucher,GL Entry\x01Voucher No',
'criteria_name': u'Accounts Receivable',
'doc_type': u'GL Entry',
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'filters': u"{'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': u'Accounts',
'name': '__common__',
2012-03-30 12:48:36 +00:00
'sort_by': u'`tabGL Entry`.`name`',
'sort_order': u'ASC',
'standard': u'Yes'
},
# Search Criteria, accounts_receivable
{
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'name': u'accounts_receivable'
}
]