fix: currency symbol in update items (#24726)
This commit is contained in:
parent
1dba7d2161
commit
84184559bc
@ -513,6 +513,7 @@ erpnext.utils.update_child_items = function(opts) {
|
||||
}, {
|
||||
fieldtype:'Currency',
|
||||
fieldname:"rate",
|
||||
options: "currency",
|
||||
default: 0,
|
||||
read_only: 0,
|
||||
in_list_view: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user