Good day,
I want to implement some logic on the pre-update of the quote entity but I want to make sure that any changes in the quote products will trigger the update event at the quote. I have flags on the quote entity that should be updated based on the data form the quote products. (In some scenarios, the user may choose an existing product and override the price ,then he changes the product again keeping the same price ,would such behavior trigger an update event on the quote)
If the update on the quote products doesn't always trigger the update on the quote, I must then write the logic on the create/update/delete events of the quote products but the problem here is that the user has to manually refresh the quote page to check the values of the flags which im trying to avoid. Is there a solution for the form to automatically refresh?
One more thing, if the user changes the price at the quote product ,would the target entity at the quote level contains totalamount field or it would not be included because this field is updated by the system and not by the user.
Thanks a lot:)
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (