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
Michael McNamara
02/20/2025, 7:28 PM
Have you checked that the script deployment includes a context for Custom Mass update?
w
wishalsangole4444
02/20/2025, 7:30 PM
@Michael McNamara yes it does!
wishalsangole4444
02/20/2025, 7:32 PM
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