mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
# Search Criteria, itemwise_purchase_register
|
|
[
|
|
|
|
# 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'Administrator'
|
|
},
|
|
|
|
# These values are common for all Search Criteria
|
|
{
|
|
'columns': u'Purchase Invoice\x01ID,Purchase Invoice\x01Credit To,Purchase Invoice\x01Company,Purchase Invoice Item\x01Item,Purchase Invoice Item\x01Item Name,Purchase Invoice Item\x01Expense Head,Purchase Invoice Item\x01Cost Center,Purchase Invoice Item\x01Qty,Purchase Invoice Item\x01Rate (Default Curr.),Purchase Invoice Item\x01Amount (Default Curr.)',
|
|
'criteria_name': u'Itemwise Purchase Register',
|
|
'description': u'Itemwise Purchase Register',
|
|
'dis_filters': u'fiscal_year',
|
|
'doc_type': u'Purchase Invoice Item',
|
|
'doctype': 'Search Criteria',
|
|
'filters': u"{'Purchase Invoice\x01Submitted':1,'Purchase Invoice\x01Is Opening':'No','Purchase Invoice\x01Company':'','Purchase Invoice\x01Fiscal Year':''}",
|
|
'module': u'Accounts',
|
|
'name': '__common__',
|
|
'page_len': 50,
|
|
'parent_doc_type': u'Purchase Invoice',
|
|
'sort_by': u'`tabPurchase Invoice`.`name`',
|
|
'sort_order': u'DESC',
|
|
'standard': u'Yes'
|
|
},
|
|
|
|
# Search Criteria, itemwise_purchase_register
|
|
{
|
|
'doctype': 'Search Criteria',
|
|
'name': u'itemwise_purchase_register'
|
|
}
|
|
] |