brotherton-erpnext/accounts/search_criteria/accounts_payable/accounts_payable.txt
2012-09-24 19:13:42 +05:30

32 lines
1022 B
Plaintext

# Search Criteria, accounts_payable
[
# These values are common in all dictionaries
{
'creation': '2012-04-03 12:49:50',
'docstatus': 0,
'modified': '2012-04-03 12:49:50',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Search Criteria
{
'columns': u'GL Entry\x01Posting Date,GL Entry\x01Account,GL Entry\x01Against Voucher,GL Entry\x01Voucher No',
'criteria_name': u'Accounts Payable',
'doc_type': u'GL Entry',
'doctype': 'Search Criteria',
'filters': u"{'GL Entry\x01Is Cancelled':'','GL Entry\x01Fiscal Year':'','GL Entry\x01Company':'','Purchase Invoice\x01Aging Based On':'Posting Date','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__',
'sort_by': u'`tabGL Entry`.`name`',
'sort_order': u'DESC',
'standard': u'Yes'
},
# Search Criteria, accounts_payable
{
'doctype': 'Search Criteria',
'name': u'accounts_payable'
}
]