Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
How can I sell the same item but drop shipped if the customer requests a large qty?
Hi all,
So we sell Product A in units, but sometimes a customer will order a very large quantity of them.
What I want is that on a Sales Order, if the customer requests Quantity > 47 of Product A it then instead orders the product as a drop ship item.
Is this possible to do natively in NetSutie?
I was thinking otherwise of scripting it like so:
From my understanding an item either is or is not drop shipped, so I would need a copy of Product A as Product A Drop Ship. Then on a after submit function, if the quantity of Product A is > 47 I instead replace it with Product A Drop Ship.
0