mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
all txt files updated due to module renaming/merging
This commit is contained in:
@@ -1,37 +1,31 @@
|
||||
# Search Criteria, projectwise_purchase_details
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'add_col': None,
|
||||
'add_cond': None,
|
||||
'add_tab': None,
|
||||
'columns': '',
|
||||
'creation': '2010-12-14 10:33:09',
|
||||
'criteria_name': 'Projectwise Purchase Details',
|
||||
'custom_query': '',
|
||||
'description': None,
|
||||
'dis_filters': None,
|
||||
'disabled': None,
|
||||
'doc_type': 'Purchase Order',
|
||||
'creation': '2010-12-14 10:23:31',
|
||||
'docstatus': 0,
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'Purchase Order\x01Status':'','Purchase Order\x01Fiscal Year':''}",
|
||||
'graph_series': None,
|
||||
'graph_values': None,
|
||||
'group_by': None,
|
||||
'idx': None,
|
||||
'modified': '2010-11-12 09:23:17',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'ashwini@webnotestech.com'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'criteria_name': 'Projectwise Purchase Details',
|
||||
'doc_type': 'Purchase Order',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'Purchase Order\x01Status':'','Purchase Order\x01Fiscal Year':''}",
|
||||
'module': 'Projects',
|
||||
'name': 'projectwise_purchase_details',
|
||||
'owner': 'ashwini@webnotestech.com',
|
||||
'name': '__common__',
|
||||
'page_len': 50,
|
||||
'parent': None,
|
||||
'parent_doc_type': None,
|
||||
'parentfield': None,
|
||||
'parenttype': None,
|
||||
'report_script': None,
|
||||
'server_script': None,
|
||||
'sort_by': '',
|
||||
'sort_order': 'DESC',
|
||||
'standard': 'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, projectwise_purchase_details
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': 'projectwise_purchase_details'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user