the thing i'm having trouble figuring out is, if i do an item search:
criteria:
type = assembly
transaction.type = sales order
results:
name
type
transation.document number
transaction.quantity
the results i'm getting are
name type document# qty
assembly assembly SO1 1
component assembly SO1 1
the search is returning the inventory item component of the assembly as if it were the assembly. Am i missing something simple here? I'm having trouble getting any searches done because of this.