Inserting Lines on Transfer Order line

SbhatSbhat Member Posts: 301
When you are on Transfer order and on the lines when you try to insert a new line between 2 existing lines the inserted line automatically gets inserted at the end, this does not happen on Sales order or Production order where in you can insert the lines between 2 existing lines as long you have line nos available between the 2 autosplitkey lines and the the inserted line stays right there.

Not on Transfer orders? Any ideas?

Comments

  • ara3nara3n Member Posts: 9,255
    The reason is that transfer order has hidden lines that get created when you ship the line. They are not shown on the form and if you use autosplit key, you will get an error that the line exists. I'm the code could have been changed and the hidden line inserted LineNo + 1. So you would have 10000 and 10001 would be hidden, and the chance of inserting with autosplitkey until you have a collision to be small, but that's not how it's done.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.