Somehow in my further customizing Sales Order Entry I have broken the screen where if I create a new Sales Order it will not save new lines on that Order until I do a refresh of the browser window. Also seems to break creating a new sales order after I’ve added a new line to an existing order, again unless I refresh the screen first.
I’ve looked at the Console actions in my un-touched Test environment trying to compare them to my Dev environment, but I can’t see where there’s anything different other than my “After MasterUpdate” event firing.
Is there some dataview or something that I need to clear at the end of those processes?
Well, ends up that none of what I created was the problem, but rather that the layer became corrupted in some manner (I guess too much trial & error development methodology ).
After uploading that layer into another dev environment (for reference) and then overwriting mine with layer from Live, I recreated everything I needed and voilá, no problems.