From 86f1ca2d0058cb637dfed8a589025e4a54ccd163 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 29 Mar 2013 18:20:10 +0530 Subject: [PATCH] aii: fixes in stock reconciliation --- stock/doctype/stock_reconciliation/stock_reconciliation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock/doctype/stock_reconciliation/stock_reconciliation.js b/stock/doctype/stock_reconciliation/stock_reconciliation.js index b723061d74..a115364acb 100644 --- a/stock/doctype/stock_reconciliation/stock_reconciliation.js +++ b/stock/doctype/stock_reconciliation/stock_reconciliation.js @@ -42,7 +42,7 @@ erpnext.stock.StockReconciliation = erpnext.stock.StockController.extend({ setup: function() { var me = this; - this.frm.add_fetch("company", "expense_account", "stock_adjustment_account"); + this.frm.add_fetch("company", "stock_adjustment_account", "expense_account"); this.frm.fields_dict["expense_account"].get_query = function() { return {