fix: label
This commit is contained in:
parent
2c3c8aaa2d
commit
5da8b98a04
@ -476,7 +476,7 @@ erpnext.utils.update_child_items = function(opts) {
|
|||||||
fieldtype: 'Float',
|
fieldtype: 'Float',
|
||||||
fieldname: "conversion_factor",
|
fieldname: "conversion_factor",
|
||||||
in_list_view: 1,
|
in_list_view: 1,
|
||||||
label: __("UOM Conversion Factor")
|
label: __("Conversion Factor")
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user