Something I just always thought was there but maybe not.
A client asked if there was a way to copy an order line on the current order like you can in quote entry. They want an exact copy of the current line that they will modify. Off the top of my head I said sure let’s look where it is.
Best I can tell no such standard functionality exists to do that. Copy/Paste insert comes close but doesn’t copy things like configurator values. Building a customization shouldn’t be that involved, but just wanted to double check that it isn’t a case of me not seeing it.
We did some work with around this subject and create a couple of functions to essentially create line and copy the releases along with the functionality to change the part num on the new line . Not sure whether this is what you envisaged.
Thanks. Creating a customization/function to accomplish this as you did is likely how we will need to address it for this client if they really want it. But I thought there was some standard functionality that I was missing.