Hi, i'm updating item price via mass update. I hav...
# general
w
Hi, i'm updating item price via mass update. I have userEvent script which performs some task ,every time item is updated. I'm expecting that whenever i update the item through Massupdate, userEvent script should trigger , but that is not the case . Does any one know what may be the issue ??
m
Have you checked that the script deployment includes a context for Custom Mass update?
w
@Michael McNamara yes it does!
whenever item record is updated userEvent script create a file in file cabinate with updated value. we use this file to keep our POS item updated