We have found a bug concerning multiple report as finished journal and multiple picking slip journal for same batch and item. E.g.
Finished product à item: x batch y
Semifinished à item a batch b
Journals (listed accordingly to the posting time from the first to the last one):
1 – RFJ: item: x batch y quantity 100
2 – PLJ: item a batch b quantity 100
3 - RFJ: item: x batch y quantity 100
4 – PLJ: item a batch b quantity 100
What we would expect in this scenario is to have as last activity this output:
CONSUMED:
PLJ: item a batch b quantity 200
PRODUCED:
PLJ: item: x batch y quantity 200
Currently we have that consumed item are consolidated (in case of equal item and batch), while report as finished is not consolidated.
Therefore we end up having the following one:
CONSUMED:
PLJ: item a batch b quantity 200
PRODUCED:
PLJ: item: x batch y quantity 100

Administrator on 8/5/2025 7:52:36 AM
Since this quantity is at the activity event level, representing a single fact, we will remove the incorrect consolidated value. The consolidation request will be evaluated to be applied in table format at the genealogy node level - Microsoft Idea.