Hi,
I am having the extra field called cost_price in the shipment lines. I am looking to get the average cost (pmp) field of the Product.
I am not sure how to get this one - what will be the syntax for the Computed field. I tried with $product->pmp (and few other combinations) - but it is always returning 0.
Can some one help me in getting the correct syntax for this one.