mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 08:02:51 +00:00
changed old type txt to new type txtt
This commit is contained in:
@@ -1,34 +1,27 @@
|
||||
# Search Criteria, itemwise_price_list
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-04-03 12:49:51',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-04-03 12:49:51',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'harshada@webnotestech.com'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': u'Item\x01Item Name,Item\x01Item Group,Item Price\x01Price List Name,Item Price\x01Ref Rate,Item Price\x01Currency',
|
||||
'criteria_name': u'Itemwise Price List',
|
||||
'doc_type': u'Item Price',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u"{'Item\x01Saved':1,'Item Price\x01Price List Name':'','Item Price\x01Currency':''}",
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'parent_doc_type': u'Item',
|
||||
'sort_by': u'`tabItem`.`item_name`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, itemwise_price_list
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'itemwise_price_list'
|
||||
}
|
||||
{
|
||||
"owner": "harshada@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-04-03 12:49:51",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-04-03 12:49:51"
|
||||
},
|
||||
{
|
||||
"parent_doc_type": "Item",
|
||||
"module": "Stock",
|
||||
"standard": "Yes",
|
||||
"sort_order": "DESC",
|
||||
"filters": "{'Item\u0001Saved':1,'Item Price\u0001Price List Name':'','Item Price\u0001Currency':''}",
|
||||
"doc_type": "Item Price",
|
||||
"name": "__common__",
|
||||
"doctype": "Search Criteria",
|
||||
"sort_by": "`tabItem`.`item_name`",
|
||||
"page_len": 50,
|
||||
"criteria_name": "Itemwise Price List",
|
||||
"columns": "Item\u0001Item Name,Item\u0001Item Group,Item Price\u0001Price List Name,Item Price\u0001Ref Rate,Item Price\u0001Currency"
|
||||
},
|
||||
{
|
||||
"name": "itemwise_price_list",
|
||||
"doctype": "Search Criteria"
|
||||
}
|
||||
]
|
||||
@@ -1,34 +1,27 @@
|
||||
# Search Criteria, itemwise_receipt_details
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-04-11 13:16:55',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-04-13 11:16:40',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': u'Purchase Receipt\x01ID,Purchase Receipt\x01Posting Date,Purchase Receipt Item\x01Item Code,Purchase Receipt Item\x01Item Name,Purchase Receipt Item\x01Accepted Quantity,Purchase Receipt Item\x01Rejected Quantity,Purchase Receipt Item\x01UOM,Purchase Receipt Item\x01Accepted Warehouse,Purchase Receipt Item\x01Rejected Warehouse,Purchase Receipt Item\x01Amount',
|
||||
'criteria_name': u'Itemwise Receipt Details',
|
||||
'doc_type': u'Purchase Receipt Item',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u'{"Purchase Receipt\\u0001Submitted":1,"Purchase Receipt\\u0001Status":[""],"Purchase Receipt\\u0001Fiscal Year":[""]}',
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'parent_doc_type': u'Purchase Receipt',
|
||||
'sort_by': u'`tabPurchase Receipt`.`name`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, itemwise_receipt_details
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'itemwise_receipt_details'
|
||||
}
|
||||
]
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-04-11 13:16:55",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-04-13 11:16:40"
|
||||
},
|
||||
{
|
||||
"parent_doc_type": "Purchase Receipt",
|
||||
"module": "Stock",
|
||||
"standard": "Yes",
|
||||
"sort_order": "DESC",
|
||||
"filters": "{\"Purchase Receipt\\u0001Submitted\":1,\"Purchase Receipt\\u0001Status\":[\"\"],\"Purchase Receipt\\u0001Fiscal Year\":[\"\"]}",
|
||||
"doc_type": "Purchase Receipt Item",
|
||||
"name": "__common__",
|
||||
"doctype": "Search Criteria",
|
||||
"sort_by": "`tabPurchase Receipt`.`name`",
|
||||
"page_len": 50,
|
||||
"criteria_name": "Itemwise Receipt Details",
|
||||
"columns": "Purchase Receipt\u0001ID,Purchase Receipt\u0001Posting Date,Purchase Receipt Item\u0001Item Code,Purchase Receipt Item\u0001Item Name,Purchase Receipt Item\u0001Accepted Quantity,Purchase Receipt Item\u0001Rejected Quantity,Purchase Receipt Item\u0001UOM,Purchase Receipt Item\u0001Accepted Warehouse,Purchase Receipt Item\u0001Rejected Warehouse,Purchase Receipt Item\u0001Amount"
|
||||
},
|
||||
{
|
||||
"name": "itemwise_receipt_details",
|
||||
"doctype": "Search Criteria"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +1,26 @@
|
||||
# Search Criteria, shortage_to_purchase_request
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-03-30 14:50:44',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-03-30 14:50:44',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'wasim@webnotestech.com'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': u'Item\x01ID,Item\x01Item Name,Item\x01Description,Item\x01Lead Time Days',
|
||||
'criteria_name': u'Shortage To Purchase Request',
|
||||
'doc_type': u'Item',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u"{'Item\x01Saved':1}",
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'sort_by': u'`tabItem`.`name`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, shortage_to_purchase_request
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'shortage_to_purchase_request'
|
||||
}
|
||||
{
|
||||
"owner": "wasim@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-30 14:50:44",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-30 14:50:44"
|
||||
},
|
||||
{
|
||||
"module": "Stock",
|
||||
"standard": "Yes",
|
||||
"sort_order": "DESC",
|
||||
"filters": "{'Item\u0001Saved':1}",
|
||||
"doctype": "Search Criteria",
|
||||
"doc_type": "Item",
|
||||
"name": "__common__",
|
||||
"sort_by": "`tabItem`.`name`",
|
||||
"page_len": 50,
|
||||
"criteria_name": "Shortage To Purchase Request",
|
||||
"columns": "Item\u0001ID,Item\u0001Item Name,Item\u0001Description,Item\u0001Lead Time Days"
|
||||
},
|
||||
{
|
||||
"name": "shortage_to_purchase_request",
|
||||
"doctype": "Search Criteria"
|
||||
}
|
||||
]
|
||||
@@ -1,34 +1,27 @@
|
||||
# Search Criteria, stock_aging_report
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-04-03 12:49:53',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-04-03 12:49:53',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'ashwini@webnotestech.com'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'add_cond': u"`tabSerial No`.status = 'In Store'",
|
||||
'columns': u'Serial No\x01ID,Serial No\x01Item Code,Serial No\x01Description,Serial No\x01Item Group,Serial No\x01Purchase Date',
|
||||
'criteria_name': u'Stock Aging Report',
|
||||
'doc_type': u'Serial No',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u"{'Serial No\x01Saved':1,'Serial No\x01Submitted':1,'Serial No\x01Status':'In Store','Serial No\x01Maintenance Status':''}",
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 1000,
|
||||
'sort_by': u'`tabSerial No`.`name`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, stock_aging_report
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'stock_aging_report'
|
||||
}
|
||||
{
|
||||
"owner": "ashwini@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-04-03 12:49:53",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-04-03 12:49:53"
|
||||
},
|
||||
{
|
||||
"module": "Stock",
|
||||
"standard": "Yes",
|
||||
"sort_order": "DESC",
|
||||
"filters": "{'Serial No\u0001Saved':1,'Serial No\u0001Submitted':1,'Serial No\u0001Status':'In Store','Serial No\u0001Maintenance Status':''}",
|
||||
"doc_type": "Serial No",
|
||||
"name": "__common__",
|
||||
"add_cond": "`tabSerial No`.status = 'In Store'",
|
||||
"doctype": "Search Criteria",
|
||||
"sort_by": "`tabSerial No`.`name`",
|
||||
"page_len": 1000,
|
||||
"criteria_name": "Stock Aging Report",
|
||||
"columns": "Serial No\u0001ID,Serial No\u0001Item Code,Serial No\u0001Description,Serial No\u0001Item Group,Serial No\u0001Purchase Date"
|
||||
},
|
||||
{
|
||||
"name": "stock_aging_report",
|
||||
"doctype": "Search Criteria"
|
||||
}
|
||||
]
|
||||
@@ -1,36 +1,29 @@
|
||||
# Search Criteria, stock_ledger
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
u'creation': '2012-09-14 11:30:39',
|
||||
u'docstatus': 0,
|
||||
u'modified': '2012-11-06 10:27:11',
|
||||
u'modified_by': u'Administrator',
|
||||
u'owner': u'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'add_col': u'`tabItem`.`item_name`\n`tabItem`.`description`',
|
||||
'add_cond': u'`tabItem`.`name` = `tabStock Ledger Entry`.`item_code`',
|
||||
'add_tab': u'`tabItem`',
|
||||
'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',
|
||||
'criteria_name': u'Stock Ledger',
|
||||
'doc_type': u'Stock Ledger Entry',
|
||||
u'doctype': u'Search Criteria',
|
||||
'filters': u'{"Stock Ledger Entry\\u0001Warehouse Type":[],"Stock Ledger Entry\\u0001Company":[],"Stock Ledger Entry\\u0001Is Cancelled":["No"],"Stock Ledger Entry\\u0001Is Stock Entry":[]}',
|
||||
'module': u'Stock',
|
||||
u'name': u'__common__',
|
||||
'page_len': 50,
|
||||
'sort_by': u'`tabStock Ledger Entry`.`posting_date`, `tabStock Ledger Entry`.`posting_time`, `tabStock Ledger Entry`.`name`',
|
||||
'sort_order': u'ASC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, stock_ledger
|
||||
{
|
||||
u'doctype': u'Search Criteria',
|
||||
u'name': u'stock_ledger'
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
@@ -1,36 +1,29 @@
|
||||
# Search Criteria, stock_level
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-04-03 12:49:53',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-04-03 12:49:53',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'add_col': u'`tabItem`.`item_name`\n`tabItem`.`description`',
|
||||
'add_cond': u'`tabItem`.name = `tabBin`.item_code',
|
||||
'add_tab': u'`tabItem`',
|
||||
'columns': u'Bin\x01Warehouse,Bin\x01Item Code,Bin\x01UOM,Bin\x01Reserved Quantity,Bin\x01Actual Quantity,Bin\x01Ordered Quantity,Bin\x01Planned Qty,Bin\x01Projected Qty,Bin\x01Quantity Requested for Purchase,Bin\x01Valuation Rate,Bin\x01Stock Value',
|
||||
'criteria_name': u'Stock Level',
|
||||
'doc_type': u'Bin',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u'{}',
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'sort_by': u'`tabBin`.`warehouse`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, stock_level
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'stock_level'
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +1,26 @@
|
||||
# Search Criteria, stock_report
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2012-04-03 12:49:53',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-04-03 12:49:53',
|
||||
'modified_by': u'Administrator',
|
||||
'owner': u'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': u'Stock Ledger Entry\x01ID',
|
||||
'criteria_name': u'Stock Report',
|
||||
'doc_type': u'Stock Ledger Entry',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': u"{'Stock Ledger Entry\x01Is Cancelled':'','Stock Ledger Entry\x01Is Stock Entry':''}",
|
||||
'module': u'Stock',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'sort_by': u'`tabStock Ledger Entry`.`name`',
|
||||
'sort_order': u'DESC',
|
||||
'standard': u'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, stock_report
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': u'stock_report'
|
||||
}
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-04-03 12:49:53",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-04-03 12:49:53"
|
||||
},
|
||||
{
|
||||
"module": "Stock",
|
||||
"standard": "Yes",
|
||||
"sort_order": "DESC",
|
||||
"filters": "{'Stock Ledger Entry\u0001Is Cancelled':'','Stock Ledger Entry\u0001Is Stock Entry':''}",
|
||||
"doctype": "Search Criteria",
|
||||
"doc_type": "Stock Ledger Entry",
|
||||
"name": "__common__",
|
||||
"sort_by": "`tabStock Ledger Entry`.`name`",
|
||||
"page_len": 50,
|
||||
"criteria_name": "Stock Report",
|
||||
"columns": "Stock Ledger Entry\u0001ID"
|
||||
},
|
||||
{
|
||||
"name": "stock_report",
|
||||
"doctype": "Search Criteria"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user