Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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.