We have a requirement to show item average cost price in POS transaction screen. I found that Inventory lookup shows physical and other info and I thought I could use its job to bring the CostPrice and show it. My assumption was it saves this info in channel db but I found this is HQ operation and runs on runtime.
So I need expert advice on how to bring item cost price in POS transaction lines. I know how to get this info in FO via x++ but don't know how to bring this in POS.