This question has been flagged
1 Reply
2988 Views

I have added a custom field to the product and I would like to update its value whenever a new purchase order is confirmed.

Example:

Product.Purchase_Price = 0.00 (Field type is float) When a purchase order is confirmed for this product I would like to update Purchase_Price with the last purchased price.

How can I achieve this with a custom module?

Thank you for your help!

Avatar
Discard
Author

Can anyone please give me some tips?

Best Answer

There is a module to update the price when invoice is key in, not sure about PO.

Avatar
Discard
Author

Hello Max and thank you for your response. Can you please give me the name of this module?