restructured erpnext and deleted unwanted

This commit is contained in:
nabinhait
2011-07-01 13:34:41 +05:30
parent c1c54c9400
commit ec097975d0
1280 changed files with 54494 additions and 88652 deletions

View File

@@ -0,0 +1,3 @@
report.customize_filters = function() {
this.filter_fields_dict['Item'+FILTER_SEP +'ID'].df.in_first_page = 1;
}

View File

@@ -0,0 +1,37 @@
[
{
'add_col': None,
'add_cond': None,
'add_tab': None,
'columns': 'Item\x01Item Name,Item\x01Item Group,Ref Rate Detail\x01Price List Name,Ref Rate Detail\x01Ref Rate,Ref Rate Detail\x01Currency',
'creation': '2010-08-20 12:20:55',
'criteria_name': 'Itemwise Price List',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Ref Rate Detail',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'Item\x01Saved':1,'Ref Rate Detail\x01Price List Name':'','Ref Rate Detail\x01Currency':''}",
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2010-08-20 12:15:17',
'modified_by': 'Administrator',
'module': 'Material Management',
'name': 'itemwise_price_list',
'owner': 'harshada@webnotestech.com',
'page_len': 50,
'parent': None,
'parent_doc_type': 'Item',
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabItem`.`item_name`',
'sort_order': 'DESC',
'standard': 'Yes'
}
]