Long thread. We have had an issue since we starte...
# general
a
Long thread. We have had an issue since we started with Netsuite. We want to ship it out before we create the assemblies in NetSuite. I wrote 2 scripts to do this. First script creates an adjustment to bin a, a bin transfer to bin b and deleted the adjustment. This makes a negative in bin a and a positive in bin b. We produce the assemblies to bin a, thereby clearing up the negative. As of last week the drop down on item fullfilments gave me an option to select the lots that had a positive and negative. It would give me an error when trying to transfer "Bin not Available" but I solved that with a temporary adjustment in a user event script. Now it won't let me select the lots. I don't know what I could've changed. Bottom line. How can I ship items that have yet to be produced in netsuite? It is holding up the whole process.
c
isn't this just the advanced shipping feature?
a
I have had it turned on. I don't see how that helps me.
k
Do you have to use lot numbers functionality? Can you use a custom record or a custom field for tracking what lots got shipped to what customers?
When you are completely ass backwards like this - the inventory control options are going to fight you tooth and nail the entire time.
A custom record would let you perform the tracking - without forcing the inventory control benefits(/negative impacts) of the actual lot/serial functionality
a
Lot numbers are too ingrained in to our process. I aware that I am "ass backwords". But its a very simple problem. I can't believe there isn't a straightforward solution.
k
Well, I'd be tempted to remove the delete steps out of it - and just let the extra records you generate hang out since they all wash anyways.
Or I'd insert a step in the process that did the inventory adjustment prior to doing my fulfillment
Then once my fulfillment completed, I'd delete the adjustment (if I had to delete the records)
Otherwise - I'd do an inventory adjustment in with a corresponding adjustment out. Then I don't have stupid costing problems occuring.