Can't create new Line/Order after adding new Order/Line

Help!

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?

1 Like

If you disable this event, do things work as expected?

They don’t. Which is kind of what I expected, since it was working prior to me doing more development after completing work on that event.

Trial and erroring the other events…

New Girl Ugh GIF

1 Like

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 :man_shrugging: ).

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.

2 Likes