how do I convert non-inventory to lot number inven...
# suitescript
r
how do I convert non-inventory to lot number inventory in script?
n
have you looked at the "islotitem" field?
👀 1
Not sure if you can get away with setting that or if you'd have to create a new item and set that field and remove the original item afterwards.
Maybe create a dummy item and test that theory?
r
got it!
deleting item
@NElliott deleting the item meant at the cost of existing transaction
we dont have any other way?