Maybe someone can verify this for me as well but, my submitted orders allow a user to change values on the order products. We are at Unified Interface, phase 2 and all. I've tested one form using a regular view as well as MS's editable grid and in both cases these should be locked down.
The simplest solution would be some jscript that "disables" the grid if the order status is "Submitted". Can that be done?
TIA
ps- Yes, order Submitted -- I have thrown the switch to have Sales integrated with an external accounting system
pps- and on top of that, I've written my own CalculatePrice plugin and shut off the out-of-the-box pricing -- if either of those things might be short circuiting the proper behaviour.
ppps- something is working right because even when the quantity is changed the CalculatePrice event is not firing as the extended amount doesn't update