new sales order line on top

when inserting a new sales order line it’s being positioned between the existing lines or at the end. How and where could I arrange to position the new line always on top - as the first line of the order?

Thanks in advance

egydd

The first line is 1 and then the second is 2 as line numbers, the calculation is to then split the line number if a new one is inserted, so a new one would be 1.5. Due to the number of decimals there is a limitation to insertion. Due to it wanting to start with 1 the design is not to allow you to insert it at the top to split 0 and 1 to 0.5.

Insert it at the end, sort by line number (personalize it to add the field and click on the column header). It depends why, in general terms the order of the lines is not really relevant.