aii: fixes in stock reconciliation

This commit is contained in:
Nabin Hait 2013-03-29 18:20:10 +05:30
parent 787c02ee42
commit 86f1ca2d00

View File

@ -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 {