Merge pull request #7310 from bhupennewalkar1337/hotfix

Fix #7202 unchecking pos will reflect automatically
This commit is contained in:
Nabin Hait 2016-12-26 16:07:19 +05:30 committed by GitHub
commit c2690425e3

View File

@ -270,6 +270,7 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
});
}
}
else this.frm.trigger("refresh")
},
amount: function(){