We've got a custom entity that needs to do calculations on product pricing. We've looked up the relevant product through a relationship with the product entity and now want to undertake calculations on the price of that product.
In the Product details, there are List price, Standard Cost along with a number of vendor fields all locked on the product form.
I am assuming that these are populated in some way from a price list or other mechanism, but can't get anything to work. The reason I am assuming this is because all the fields are locked, so guess that they are not designed to be updated manually from the product.
All I want to do is populate the list price of the product from the default price list into the List Price field.
Is this possible?
Thanks in advance...
*This post is locked for comments