34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
# Search Criteria, invoices-overdue
|
|
[
|
|
|
|
# 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
|
|
{
|
|
'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',
|
|
'criteria_name': 'Invoices-Overdue',
|
|
'doc_type': 'Sales Invoice',
|
|
'doctype': 'Search Criteria',
|
|
'filters': "{'Sales Invoice\x01Saved':1,'Sales Invoice\x01Submitted':1,'Sales Invoice\x01Is Opening':'','Sales Invoice\x01Fiscal Year':''}",
|
|
'module': 'Home',
|
|
'name': '__common__',
|
|
'page_len': 50,
|
|
'sort_by': '`tabSales Invoice`.`name`',
|
|
'sort_order': 'DESC',
|
|
'standard': 'Yes'
|
|
},
|
|
|
|
# Search Criteria, invoices-overdue
|
|
{
|
|
'doctype': 'Search Criteria',
|
|
'name': 'invoices-overdue'
|
|
}
|
|
] |