Discussions
Transaction based Server Side Script.
Hi all,
We've written a number of client side scripts for both our web store and for our netsuite forms. This is our first attempt at Suitescript though.
We'd like to make sure the 'isonline' field is set to False whenever an item with a name that starts with 256- or 304- are used in a transaction. These are non-inventory items and our business model is too complex to change them to inventory items and assign them a quantity.
Do you think this might be possible?