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

31 lines
772 B
Plaintext
Raw Normal View History

# Search Criteria, creditors_ledger
[
# These values are common in all dictionaries
{
'creation': '2012-04-03 12:49:51',
'docstatus': 0,
'modified': '2012-04-03 12:49:51',
2012-03-30 12:48:36 +00:00
'modified_by': u'Administrator',
'owner': u'nabin@webnotestech.com'
},
# These values are common for all Search Criteria
{
2012-03-30 12:48:36 +00:00
'criteria_name': u"Creditor's Ledger",
'doc_type': u'GL Entry',
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'filters': u"{'GL Entry\x01Voucher Type':'','GL Entry\x01Is Cancelled':'','GL Entry\x01Is Opening':'','GL Entry\x01Fiscal Year':''}",
'module': u'Accounts',
'name': '__common__',
'page_len': 50,
2012-03-30 12:48:36 +00:00
'sort_order': u'DESC',
'standard': u'Yes'
},
# Search Criteria, creditors_ledger
{
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'name': u'creditors_ledger'
}
]