mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 23:22:52 +00:00
all txt files updated due to module renaming/merging
This commit is contained in:
@@ -1,37 +1,33 @@
|
||||
# Search Criteria, cash_flow_statement
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'add_col': None,
|
||||
'add_cond': '',
|
||||
'add_tab': None,
|
||||
'columns': 'Account\x01ID',
|
||||
'creation': '2010-11-01 10:56:13',
|
||||
'criteria_name': 'Cash Flow Statement',
|
||||
'custom_query': None,
|
||||
'description': '',
|
||||
'dis_filters': 'fiscal_year\ntransaction_date',
|
||||
'disabled': None,
|
||||
'doc_type': 'Account',
|
||||
'creation': '2010-11-01 10:56:14',
|
||||
'docstatus': 0,
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'Account\x01Group or Ledger':'Ledger','Account\x01Is PL Account':'','Account\x01Is Active':'','Account\x01Account Type':'','Account\x01Company':'','Account\x01Fiscal Year':'','Account\x01Show Group Balance':'','Account\x01Level':'2'}",
|
||||
'graph_series': None,
|
||||
'graph_values': None,
|
||||
'group_by': None,
|
||||
'idx': None,
|
||||
'modified': '2010-10-29 16:39:19',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Search Criteria
|
||||
{
|
||||
'columns': 'Account\x01ID',
|
||||
'criteria_name': 'Cash Flow Statement',
|
||||
'dis_filters': 'fiscal_year\ntransaction_date',
|
||||
'doc_type': 'Account',
|
||||
'doctype': 'Search Criteria',
|
||||
'filters': "{'Account\x01Group or Ledger':'Ledger','Account\x01Is PL Account':'','Account\x01Is Active':'','Account\x01Account Type':'','Account\x01Company':'','Account\x01Fiscal Year':'','Account\x01Show Group Balance':'','Account\x01Level':'2'}",
|
||||
'module': 'Accounts',
|
||||
'name': 'cash_flow_statement',
|
||||
'owner': 'Administrator',
|
||||
'page_len': None,
|
||||
'parent': None,
|
||||
'parent_doc_type': None,
|
||||
'parentfield': None,
|
||||
'parenttype': None,
|
||||
'report_script': None,
|
||||
'server_script': None,
|
||||
'name': '__common__',
|
||||
'sort_by': '`tabAccount`.`name`',
|
||||
'sort_order': 'DESC',
|
||||
'standard': 'Yes'
|
||||
},
|
||||
|
||||
# Search Criteria, cash_flow_statement
|
||||
{
|
||||
'doctype': 'Search Criteria',
|
||||
'name': 'cash_flow_statement'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user