fix: add uom js error

This commit is contained in:
Mihir Kandoi
2026-01-14 10:22:59 +05:30
parent 201a04c49a
commit 6d3f6d73d0

View File

@@ -1,7 +1,2 @@
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
//--------- ONLOAD -------------
cur_frm.cscript.onload = function (doc, cdt, cdn) {};
cur_frm.cscript.refresh = function (doc, cdt, cdn) {};