mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-28 09:24:45 +00:00
29 lines
919 B
Plaintext
29 lines
919 B
Plaintext
[
|
|
{
|
|
"owner": "Administrator",
|
|
"docstatus": 0,
|
|
"creation": "2012-04-03 12:49:53",
|
|
"modified_by": "Administrator",
|
|
"modified": "2012-04-03 12:49:53"
|
|
},
|
|
{
|
|
"add_col": "`tabItem`.`item_name`\n`tabItem`.`description`",
|
|
"module": "Stock",
|
|
"standard": "Yes",
|
|
"sort_order": "DESC",
|
|
"add_tab": "`tabItem`",
|
|
"doc_type": "Bin",
|
|
"name": "__common__",
|
|
"filters": "{}",
|
|
"add_cond": "`tabItem`.name = `tabBin`.item_code",
|
|
"doctype": "Search Criteria",
|
|
"sort_by": "`tabBin`.`warehouse`",
|
|
"page_len": 50,
|
|
"criteria_name": "Stock Level",
|
|
"columns": "Bin\u0001Warehouse,Bin\u0001Item Code,Bin\u0001UOM,Bin\u0001Reserved Quantity,Bin\u0001Actual Quantity,Bin\u0001Ordered Quantity,Bin\u0001Planned Qty,Bin\u0001Projected Qty,Bin\u0001Quantity Requested for Purchase,Bin\u0001Valuation Rate,Bin\u0001Stock Value"
|
|
},
|
|
{
|
|
"name": "stock_level",
|
|
"doctype": "Search Criteria"
|
|
}
|
|
] |