From 25b8ce45a6f7b7c943b3ba5c77b5a8a222b873de Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 6 Nov 2012 10:39:51 +0530 Subject: [PATCH] stock ledger report fixed --- .../stock_ledger/stock_ledger.txt | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/stock/search_criteria/stock_ledger/stock_ledger.txt b/stock/search_criteria/stock_ledger/stock_ledger.txt index b80578ef0c..46759fdd0a 100644 --- a/stock/search_criteria/stock_ledger/stock_ledger.txt +++ b/stock/search_criteria/stock_ledger/stock_ledger.txt @@ -3,11 +3,11 @@ # These values are common in all dictionaries { - 'creation': '2012-09-13 15:18:44', - 'docstatus': 0, - 'modified': '2012-09-13 15:38:45', - 'modified_by': u'Administrator', - 'owner': u'Administrator' + u'creation': '2012-09-14 11:30:39', + u'docstatus': 0, + u'modified': '2012-11-06 10:27:11', + u'modified_by': u'Administrator', + u'owner': u'Administrator' }, # These values are common for all Search Criteria @@ -18,10 +18,10 @@ 'columns': u'Stock Ledger Entry\x01Item Code,Stock Ledger Entry\x01Warehouse,Stock Ledger Entry\x01Posting Date,Stock Ledger Entry\x01Posting Time,Stock Ledger Entry\x01Actual Quantity,Stock Ledger Entry\x01Bin Actual Qty After Transaction,Stock Ledger Entry\x01Voucher Type,Stock Ledger Entry\x01Voucher No', 'criteria_name': u'Stock Ledger', 'doc_type': u'Stock Ledger Entry', - 'doctype': 'Search Criteria', - 'filters': u'{"Stock Ledger Entry\\u0001Warehouse Type":[""],"Stock Ledger Entry\\u0001Company":[""],"Stock Ledger Entry\\u0001Is Cancelled":[""],"Stock Ledger Entry\\u0001Is Stock Entry":[""]}', + u'doctype': u'Search Criteria', + 'filters': u'{"Stock Ledger Entry\\u0001Warehouse Type":[],"Stock Ledger Entry\\u0001Company":[],"Stock Ledger Entry\\u0001Is Cancelled":["No"],"Stock Ledger Entry\\u0001Is Stock Entry":[]}', 'module': u'Stock', - 'name': '__common__', + u'name': u'__common__', 'page_len': 50, 'sort_by': u'`tabStock Ledger Entry`.`posting_date`, `tabStock Ledger Entry`.`posting_time`, `tabStock Ledger Entry`.`name`', 'sort_order': u'ASC', @@ -30,7 +30,7 @@ # Search Criteria, stock_ledger { - 'doctype': 'Search Criteria', - 'name': u'stock_ledger' + u'doctype': u'Search Criteria', + u'name': u'stock_ledger' } ] \ No newline at end of file