Hi,
i have a curiosly Error, wenn i would add a notice line for a customer i get an error that says me:
Autosplitkey Property can't find Key between the actual an the before record.
This Only occurs when i try insert an new line above the other lines, when i insert a new line belo the other lines, the it's okay.
We write the actual Notices upside so that when we try look it we don't must scroll
Can give me anybody a tip ?
Thanks.
(Oo)=*=(oO)
0
Comments
First line number is 10000
If you want to insert a line before, the second line number will be (10000+0)/2=5000.
Will you do this another time then the third line number will be 2500
etcetra. On a certain moment there is no possibleity to create a new number and your error is occuring.
Solution. Go down one line and insert the other lines there.
5000
2500
1250
625
313
165
78
39
20
10
5
3
2
1
Well maybe the 15th . whatever... Just create a sales order and insert a line between two existing ones, repeat and see how many lines you can insert. If your customer needs to insert an unlimited number of records, you will need to write some code to renumber the lines when a new line is inserted.
RIS Plus, LLC
Hello and thanks for you answers. Now I see how it works,
this occurs momemntanly at two Records, i was gone and change in the Comment Line Table der Line Numbers Manually, so that can be put other Rows above the existing.
If this occurs a lot of time then i think try create an reverse index.
regards
Piter