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 {