fix: add uom js error

(cherry picked from commit 6d3f6d73d0)
This commit is contained in:
Mihir Kandoi
2026-01-14 10:22:59 +05:30
committed by Mergify
parent eb7cebac91
commit a660ed061b

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) {};