This may seem like a very simple question; and I know I have modified the Pack Slip 100 times. But for the life of me; I can't get this done on 904.503a
All I want to do is print ALL the OrderDtl.OrderLines on the Pack Slip. not just the items have been shipped against?
1 Part1 10 0
2 Part2 10 10
3 Part3 10 8
4 Part4 10 0
5 Part5 10 10
I know by design the RDD has an OrderDtl table that only lists those line items that have shipped with two Calc_PackLine and PackNum. If I remove table and add the real OrderDtl table; I get an error when printing with the new rdd looking for those? But that table is not allowing me to print all lines on the order on the packing slip
What am I brain-fading on here?
[Non-text portions of this message have been removed]
All I want to do is print ALL the OrderDtl.OrderLines on the Pack Slip. not just the items have been shipped against?
1 Part1 10 0
2 Part2 10 10
3 Part3 10 8
4 Part4 10 0
5 Part5 10 10
I know by design the RDD has an OrderDtl table that only lists those line items that have shipped with two Calc_PackLine and PackNum. If I remove table and add the real OrderDtl table; I get an error when printing with the new rdd looking for those? But that table is not allowing me to print all lines on the order on the packing slip
What am I brain-fading on here?
[Non-text portions of this message have been removed]