brotherton-erpnext/selling/search_criteria/gross_profit/gross_profit.txt
2012-12-11 15:20:53 +05:30

28 lines
1.0 KiB
Plaintext

[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2012-05-14 18:22:18",
"modified_by": "Administrator",
"modified": "2012-09-24 14:11:39"
},
{
"description": "Invoice wise",
"parent_doc_type": "Delivery Note",
"module": "Selling",
"standard": "Yes",
"sort_order": "DESC",
"filters": "{\"Delivery Note\\u0001Submitted\":1,\"Delivery Note\\u0001Status\":[],\"Delivery Note\\u0001Fiscal Year\":[]}",
"doc_type": "Delivery Note Item",
"name": "__common__",
"doctype": "Search Criteria",
"sort_by": "`tabDelivery Note`.`name`",
"page_len": 50,
"criteria_name": "Gross Profit",
"columns": "Delivery Note\u0001ID,Delivery Note\u0001Posting Date,Delivery Note\u0001Posting Time,Delivery Note Item\u0001Item Code,Delivery Note Item\u0001Item Name,Delivery Note Item\u0001Description,Delivery Note Item\u0001Warehouse,Delivery Note\u0001Project Name,Delivery Note Item\u0001Quantity,Delivery Note Item\u0001Rate*,Delivery Note Item\u0001Amount*"
},
{
"name": "gross_profit",
"doctype": "Search Criteria"
}
]