2011-07-01 10:17:42 +00:00
|
|
|
# Search Criteria, invoices-overdue
|
2011-06-08 09:07:15 +00:00
|
|
|
[
|
2011-07-01 10:17:42 +00:00
|
|
|
|
|
|
|
# These values are common in all dictionaries
|
|
|
|
{
|
|
|
|
'creation': '2010-08-08 17:09:31',
|
|
|
|
'docstatus': 0,
|
|
|
|
'modified': '2010-04-30 17:08:52',
|
|
|
|
'modified_by': 'Administrator',
|
|
|
|
'owner': 'Administrator'
|
|
|
|
},
|
|
|
|
|
|
|
|
# These values are common for all Search Criteria
|
2011-06-08 09:07:15 +00:00
|
|
|
{
|
2012-03-30 06:59:06 +00:00
|
|
|
'add_cond': '`tabSales Invoice`.due_date<now()\n`tabSales Invoice`.outstanding_amount!=0\n`tabSales Invoice`.docstatus=1',
|
|
|
|
'columns': 'Sales Invoice\x01ID,Sales Invoice\x01Debit To,Sales Invoice\x01Voucher Date,Sales Invoice\x01Due Date,Sales Invoice\x01Outstanding Amount',
|
2011-06-08 09:07:15 +00:00
|
|
|
'criteria_name': 'Invoices-Overdue',
|
2012-03-30 06:59:06 +00:00
|
|
|
'doc_type': 'Sales Invoice',
|
2011-06-08 09:07:15 +00:00
|
|
|
'doctype': 'Search Criteria',
|
2012-03-30 06:59:06 +00:00
|
|
|
'filters': "{'Sales Invoice\x01Saved':1,'Sales Invoice\x01Submitted':1,'Sales Invoice\x01Is Opening':'','Sales Invoice\x01Fiscal Year':''}",
|
2011-06-14 08:05:31 +00:00
|
|
|
'module': 'Home',
|
2011-07-01 10:17:42 +00:00
|
|
|
'name': '__common__',
|
2011-06-08 09:07:15 +00:00
|
|
|
'page_len': 50,
|
2012-03-30 06:59:06 +00:00
|
|
|
'sort_by': '`tabSales Invoice`.`name`',
|
2011-06-08 09:07:15 +00:00
|
|
|
'sort_order': 'DESC',
|
|
|
|
'standard': 'Yes'
|
2011-07-01 10:17:42 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
# Search Criteria, invoices-overdue
|
|
|
|
{
|
|
|
|
'doctype': 'Search Criteria',
|
|
|
|
'name': 'invoices-overdue'
|
2011-06-08 09:07:15 +00:00
|
|
|
}
|
|
|
|
]
|