Anyone know how to solve this? Trying to receive t...
# general
t
Anyone know how to solve this? Trying to receive this active item and getting this error.
Def not marked inactive...
a
is it possible that you have two items with the same name, one active and one not? If you global search for the item with the + sign added, do you get two results?
t
Good question. Checking
No, we do not have another with exact name. We have another with a similar SKU name, but it's active anyways.
k
that *definitely looks like custom code
I'm guessing a client script is running on the record
and there's an issue with that client script not pulling/querying correctly
if you go to Customization-> Scripted Records and then look at the transaction type - look at the scripts deployed on it. (user event and client are the two that can generate an error like that)
t
I see no scripts running on this type of record: Inventory Item. I do see 3 User Event Scripts on "Lot Numbered Inventory Item" though. Just our Celigo item mapping and File Drag and Drop scripts.
k
not on the item
on the sales order/whatever transaction type you were doing
t
Okay, lemme dig from that
k
If i'm a betting man, have you all used lot numbered inventory items before?
t
NetSuite Platform Solutions Group - SuiteLabs File Drag and Drop is the only script running on our transfer orders (where this error comes from)
We had to turn on lot numbered inventory items for WMS
Recently, a few weeks ago, WMS asked us to turn on Lot Tracking and Serialized Inventory, due to an issue with items not being able to be picked. This was their workaround.
k
Well, if you are sure there are no scripts running... then I suppose a call to NS support is in order.
t
yuuup
Thanks though! I hate these one-offs. WMS has resulted in a lot of these quirky one-time bugs
k
maybe mark the item inactive, save it, and then unmark it inactive?
i didn't realize you were doing NS WMS
t
that was the first thing we tried unfortunately
yes
k
Then it could very well be a defect with native behavior
and it definitely sounds like a call to NS
t
yup. I've uncovered several defects since the last update. I'll resolve with them.
Thank you