There is a field on work orders called scrapquanti...
# suitescript
a
There is a field on work orders called scrapquantity. I can't find it in the filters or columns of a search. Does anyone know if its searchable?
b
use the applying transaction join to get to the related work order completion
there will be multiple related rows for the applying transaction, one of which represents the scrap quantity
it will have the
Is Scrap
column set to true and that row's quantity will represent the completion's scrap quantity