[item] [usability] change image view on change of image
This commit is contained in:
parent
75eeb01052
commit
4f8a81ca97
@ -153,3 +153,7 @@ cur_frm.cscript.copy_from_item_group = function(doc) {
|
||||
cur_frm.refresh();
|
||||
});
|
||||
}
|
||||
|
||||
cur_frm.cscript.image = function() {
|
||||
refresh_field("image_view");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user