Hello Everyone,
I am trying to print the inventory details using Advanced PDF/HTML Templates but I am receiving ” Null ” is there any solution that could help?
As I am using Batches, Bins, and expiration and it's very important to show this in the item receipts print out.
I have used the following elements ${item.inventorydetail}
${item.inventorydetail.inventorynumber}
${item.inventorydetail.expirationdate}
Still facing the same issue unfortunately