Join Slack
Powered by
Is it possible to get the type of item from sales ...
# suitescript
a
aaz
12/05/2019, 1:43 PM
Is it possible to get the type of item from sales order line item's item selection ?
n
NickSuite
12/05/2019, 1:49 PM
Is it client script or user event?
a
aaz
12/05/2019, 1:55 PM
client script
aaz
12/05/2019, 1:55 PM
@NickSuite
n
NickSuite
12/05/2019, 2:13 PM
On client side, there is a field on the line item "itemtype" please try that
NickSuite
12/05/2019, 2:13 PM
nlapiGetLineItemValue('item', 'itemtype', 1) or the 2.0 alternate.
a
aaz
12/05/2019, 3:42 PM
Thanks
aaz
12/05/2019, 3:43 PM
Apparently its not working
aaz
12/05/2019, 3:43 PM
I did the work around
4
Views
Open in Slack
Previous
Next