why does `orderline` from Item Fulfillments and In...
# general
d
why does
orderline
from Item Fulfillments and Invoices match the
line
from a Sales Order But the Transfer Order
line
, IF
orderline
, Receipt
orderline
go
1
,
2
,
3
!?
below to exemplify. It's just annoying when you trying to pull TO line-info (total shipped, total ordered) onto the IF
m
My guess is the Transfer Order has separate lines for the from and to location, and the
orderline
is linked to the second line
🤔 1
z
That’s a NetSuiteism that I have always hated. I feel like if they fixed it now, that it would break a lot of integrations that accounted for it.
🙃 1
d
You're 100% right Michoel, it's the from/to locations. This is a search on the transfer order, adding location exposes the from/to lines
n
@David B also try adding the Transaction Line Type which can also add context for applying a filter to leave you with just the lines you want.
👍 1