so just loop through items and check for amount, t...
# suitescript
m
so just loop through items and check for amount, then list? I can do that in PDF template right?
a
In your Advanced PDF Template you should be able to sort by any field/column you need like this:
<#list record.item?sort_by('amount') as item>