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': '`tabReceivable Voucher`.due_date<now()\n`tabReceivable Voucher`.outstanding_amount!=0\n`tabReceivable Voucher`.docstatus=1',
|
|
'columns': 'Receivable Voucher\x01ID,Receivable Voucher\x01Debit To,Receivable Voucher\x01Voucher Date,Receivable Voucher\x01Due Date,Receivable Voucher\x01Outstanding Amount',
|
|
'criteria_name': 'Invoices-Overdue',
|
|
'doc_type': 'Receivable Voucher',
|
|
'doctype': 'Search Criteria',
|
|
'filters': "{'Receivable Voucher\x01Saved':1,'Receivable Voucher\x01Submitted':1,'Receivable Voucher\x01Is Opening':'','Receivable Voucher\x01Fiscal Year':''}",
|
|
'module': 'Home',
|
|
'name': '__common__',
|
|
'page_len': 50,
|
|
'sort_by': '`tabReceivable Voucher`.`name`',
|
|
'sort_order': 'DESC',
|
|
'standard': 'Yes'
|
|
},
|
|
|
|
# Search Criteria, invoices-overdue
|
|
{
|
|
'doctype': 'Search Criteria',
|
|
'name': 'invoices-overdue'
|
|
}
|
|
] |