Merge branch 'aii_release' of github.com:webnotes/erpnext into aii_release
diff --git a/stock/doctype/stock_reconciliation/stock_reconciliation.js b/stock/doctype/stock_reconciliation/stock_reconciliation.js
index b723061..a115364 100644
--- a/stock/doctype/stock_reconciliation/stock_reconciliation.js
+++ b/stock/doctype/stock_reconciliation/stock_reconciliation.js
@@ -42,7 +42,7 @@
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 {