was going to use this to sort items based on binnu...
# advancedpdf
d
was going to use this to sort items based on binnumber (inside inventorydetail) needed to expose the bin number and used
record.item?map(mapper)
to do so. However the
?map
built-in for sequences looks like it was introduced in 2.3.29 (NS ver = 2.3.26)