special order or drop ship
# suitescript
b
special order or drop ship
d
can i know how to create a dropship PO perfectly using suitescript.
Because as of now i am just creating a PO using suitescript, but i would like to create one like native dropship via suitescript
b
is the item marked as a drop ship item?
d
No, its an inventory item, there is a custom checkbox field, based on that i need create a drop ship po
b
did you setup the item with a preferred vendor
and probably a purchase price for that vendor?
d
yes all set
b
set the createpo sublist field for the item on the sales order to
DropShip
to have netsuite automatically create the drop ship purchase order for you
d
ok let me try