From 21479fc5ea5d4497fc7c3dd464b99ad9425f7f95 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Fri, 15 Jan 2021 10:11:15 +0530 Subject: [PATCH] Revert "fix: Add missing semicolon" This reverts commit a5539dc58006732fa1ddecb327f93025ad46fb90. --- erpnext/stock/doctype/batch/batch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/stock/doctype/batch/batch.js b/erpnext/stock/doctype/batch/batch.js index 15a0a351aa0..6f2c4b745ec 100644 --- a/erpnext/stock/doctype/batch/batch.js +++ b/erpnext/stock/doctype/batch/batch.js @@ -11,7 +11,7 @@ frappe.ui.form.on('Batch', { 'has_batch_no': 1 } } - }; + } frm.set_query('selling_price', function() { return {