How to show item name in inventory journal

Hi All,

How can I show the item name in my inventory journal? I know that item number and item name came from different table. But how can i show the item name in all my inventory journal?

Thanks,

Heylin

Item number and item name comes from InventTable so you need to do some customization on the Journals.
You can refer the purchase order lines where item name is populated automatically while selecting the item Id.It uses the display method itemName of the PurchLine table.

Thank you so much Vinay but do you have a step by step instruction on how to do this?

Regards,

Heylin