How could I produce a list of all open Sales Order...
# australia
j
How could I produce a list of all open Sales Orders that have no fulfilment yet? ie, excluding all fulfilled and partially fulfilled?
m
Search for transactions with status of
Sales Order:Pending Fulfillment
j
thanks Michoel, when i select for that, for some reason we go 0 results. I suspect we were set up with some other fulfilment procedure or something
oh, might be because of another criteria i had set
sorry, I feel like such a noob 😞
OK, i found the Sales Order: Pending Fulfilment, but that still seems to show partially fulfilled SOs. in our industry we don't keep back orders, so we have loads of orders that are technically still pending fulfilment even though they have had everything we intend to fulfil fulfilled
m
Oh wait a sec, if the fulfilled portion of the order is billed then the status goes back to pending fulfillment, right?
In that case you will need to use a summary criteria to count number of fulfilling transactions
j
nice! thanks
I can't seem to work out how to get the SOs where the summary count of fulfilling transactions is 0. I think it only counts items where there is at least 1 fulfilling transaction
d
I also couldn't make:
Count | Fulfilling/Receiving Transaction | is 0
However what did work for me (again, as a summary criteria) was:
Sum | Quantity Picked | is 0
as per the help page Michoel linked, summary criteria only work on summarised results also both
Fulfilling/Receiving Transaction
and
Quantity Picked
won't work if you have criteria:
Main Line = True