Hi All.
I'm struggling with the following,
I Need to print the following two reports together when posting an item journal in BC.
The Warehouse Register- Quantity ID 7303 and the Item Register- Value. ID 5805.
When the user clicks on the Post and Print Action in the Item Journal page, The above-mentioned reports need to print simultaneously after the posting has completed successfully
.
However, when the user does so it only prints the Item Register- Value report.
Whilst debugging I came across this code in codeunit 242 "Item Jnl.-Post+Print" , the Item Reg gets assigned but the Warehouse reg does not.
I'm sure it's a setup issue, but I'm not sure where to fix the setup issue.
Many thanks