Hello, does anyone have any idea why might the Aut...
# general
n
Hello, does anyone have any idea why might the Auto Assign UPC bundle script not work on NetSuite? I tried triggering the map/reduce script manually to generate upc codes however it wasn't assigned a upc code and no errors show. All the features are enabled and everything should be in place, but it doesn't work.
c
Hey! The Auto Assign UPC bundle can be finicky. Check if your items meet the script's criteria; it usually filters by item type, subsidiary, or custom fields that might exclude them. Look at the script execution log in the deployment record for hidden warnings about skipped items. Sometimes the UPC format settings or number sequences aren't configured right either.
n
Thank you so much