fix: Add missing semicolon

This commit is contained in:
Deepesh Garg
2020-12-28 16:17:57 +05:30
parent 646ead65d8
commit 2466c3214a

View File

@@ -11,7 +11,7 @@ frappe.ui.form.on('Batch', {
'has_batch_no': 1
}
}
}
};
frm.set_query('selling_price', function() {
return {