diff --git a/erpnext/public/js/transaction.js b/erpnext/public/js/transaction.js index 1ee06f7cafa..9850e8fffbf 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() {