Hello People I am iterating through the items sub...
# suitescript
a
Hello People I am iterating through the items sublist of a transaction in my script. The sublist also include the item groups in it. I want to get the price of those item groups without having to create a search or loading the item record. Is there any way to get the price of those items (item groups) from transaction? Thanks
m
group items do not have their own pricing
pricing is defined for each member of the group independent of the group itself
at best you could continue to iterate through the member lines and add their rates to determine the total group rate