From bc83b9c1acf90804b56300fd8ba7a35096800aee Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 2 May 2014 17:03:18 +0530 Subject: [PATCH] minor fix --- erpnext/public/js/transaction.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/transaction.js b/erpnext/public/js/transaction.js index 1ee06f7caf..9850e8fffb 100644 --- a/erpnext/public/js/transaction.js +++ b/erpnext/public/js/transaction.js @@ -715,7 +715,7 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({ } } }); - }); + } }, show_item_wise_taxes: function() {