From 2466c3214ab2c5d64b81f2c4d334efbd531b7f74 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Mon, 28 Dec 2020 16:17:57 +0530 Subject: [PATCH] fix: Add missing semicolon --- 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 6f2c4b745ec..15a0a351aa0 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 {