Hi,
i don't really unsterstand that issue.
I think, an entry only can have one entry type.
Can you post the code you have?
regards
jetsetter
Date
Votes
2 comments
-
Jet Reports Historic Posts I am trying to filter on the Item Ledger Entry Table. I want entry type = Output, but only want those records that have no Consumption (another Entry Type).
All of my tests so far pull in those records that have both entries. Is there a simple way to do this? -
Jet Reports Historic Posts The method I have used it to create two arrays for Consumption and Output and then compare the list of Order Numbers
The resulting values are used to return a list of orders with output but not consumption
See attached
MJ
Please sign in to leave a comment.