Dear community,
I have customized the 'picking list' report and it works fine when I am trying to preview only one. For this I pass the "Warehouse Activity Header"."No." on the request page:
However, when I try to print this same (word) report for multiple picking list, I do it like this:
This always only prints only one of the specified No.'s. I have debugged the report and I am seeing that it passes through the 'OnAfterGetRecord' twice, as expected. The first time the dataitem is PI000076, the second time its the PI000077. Still, it only prints one.
Could this be related to the word document layout or is it something in the report I need to watch out for?
Thanks!