[minor] make item code mandatory if update_stock is selected

This commit is contained in:
mbauskar
2017-03-15 18:57:18 +05:30
parent c1a5b348b5
commit 27efc91db0
4 changed files with 9 additions and 1 deletions

View File

@@ -1047,5 +1047,4 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
return method
},
});