fix: label
diff --git a/erpnext/public/js/utils.js b/erpnext/public/js/utils.js
index a487f83..1803fcd 100755
--- a/erpnext/public/js/utils.js
+++ b/erpnext/public/js/utils.js
@@ -476,7 +476,7 @@
 			fieldtype: 'Float',
 			fieldname: "conversion_factor",
 			in_list_view: 1,
-			label: __("UOM Conversion Factor")
+			label: __("Conversion Factor")
 		})
 	}