I have a plugin on the Update message for the Quote Entity, Post Stage. It works fine when I edit anything on the quote form then click save.
But nothing happens when I open a quote, make no edits on quote, then click save. Is there a way to force the plugin to execute anytime user clicks save button.
My plugin processes the quote details entity. A user can add products but not edit the quote. This is when my plugin does not execute.
Thanks