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

29 lines
1.3 KiB
Plaintext
Raw Normal View History

2012-09-14 05:55:57 +00:00
[
2012-12-11 09:50:53 +00:00
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2012-09-14 11:30:39",
"modified_by": "Administrator",
"modified": "2012-11-06 10:27:11"
},
{
"add_col": "`tabItem`.`item_name`\n`tabItem`.`description`",
"module": "Stock",
"standard": "Yes",
"sort_order": "ASC",
"add_tab": "`tabItem`",
"doc_type": "Stock Ledger Entry",
"name": "__common__",
"filters": "{\"Stock Ledger Entry\\u0001Warehouse Type\":[],\"Stock Ledger Entry\\u0001Company\":[],\"Stock Ledger Entry\\u0001Is Cancelled\":[\"No\"],\"Stock Ledger Entry\\u0001Is Stock Entry\":[]}",
"add_cond": "`tabItem`.`name` = `tabStock Ledger Entry`.`item_code`",
"doctype": "Search Criteria",
"sort_by": "`tabStock Ledger Entry`.`posting_date`, `tabStock Ledger Entry`.`posting_time`, `tabStock Ledger Entry`.`name`",
"page_len": 50,
"criteria_name": "Stock Ledger",
"columns": "Stock Ledger Entry\u0001Item Code,Stock Ledger Entry\u0001Warehouse,Stock Ledger Entry\u0001Posting Date,Stock Ledger Entry\u0001Posting Time,Stock Ledger Entry\u0001Actual Quantity,Stock Ledger Entry\u0001Bin Actual Qty After Transaction,Stock Ledger Entry\u0001Voucher Type,Stock Ledger Entry\u0001Voucher No"
},
{
"name": "stock_ledger",
"doctype": "Search Criteria"
}
2012-09-14 05:55:57 +00:00
]