Hello everyone I have the following situation: Example: I have a quote with 5 product lines, in each line the line sequence number appears 1,2,3,4 and 5, which is fine. The problem is when I want to make a modification in the quote, for example, delete the third product line, when saving changes, I have the sequence numbers: 1,2,4, and 5. Is there a way to restart this count when one or more product lines are eliminated? in this case to appear 1,2,3,4. I hope I have made myself understood Thanks