brotherton-erpnext/erpnext/stock/search_criteria/stock_ledger/stock_ledger.txt

36 lines
1.3 KiB
Plaintext
Raw Normal View History

# Search Criteria, stock_ledger
[
# These values are common in all dictionaries
{
2012-04-16 10:31:02 +00:00
'creation': '2012-04-16 11:42:44',
'docstatus': 0,
2012-04-16 10:31:02 +00:00
'modified': '2012-04-16 16:00:35',
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
'add_col': u'`tabItem`.`item_name`\n`tabItem`.`description`',
'add_cond': u'`tabItem`.`name` = `tabStock Ledger Entry`.`item_code`',
'add_tab': u'`tabItem`',
2012-04-16 10:31:02 +00:00
'columns': u'Stock Ledger Entry\x01Item Code,Stock Ledger Entry\x01Warehouse,Stock Ledger Entry\x01Posting Date,Stock Ledger Entry\x01Posting Time,Stock Ledger Entry\x01Actual Quantity,Stock Ledger Entry\x01Bin Actual Qty After Transaction,Stock Ledger Entry\x01Voucher Type,Stock Ledger Entry\x01Voucher No',
2012-03-30 12:48:36 +00:00
'criteria_name': u'Stock Ledger',
'doc_type': u'Stock Ledger Entry',
'doctype': 'Search Criteria',
2012-04-16 10:31:02 +00:00
'filters': u'{"Stock Ledger Entry\\u0001Warehouse Type":[""],"Stock Ledger Entry\\u0001Company":[""],"Stock Ledger Entry\\u0001Is Cancelled":[""],"Stock Ledger Entry\\u0001Is Stock Entry":[""]}',
2012-03-30 12:48:36 +00:00
'module': u'Stock',
'name': '__common__',
2012-04-16 10:31:02 +00:00
'page_len': 50,
'sort_by': u'`tabStock Ledger Entry`.`item_code`',
'sort_order': u'DESC',
2012-03-30 12:48:36 +00:00
'standard': u'Yes'
},
# Search Criteria, stock_ledger
{
'doctype': 'Search Criteria',
2012-03-30 12:48:36 +00:00
'name': u'stock_ledger'
}
]