I used the number sequnce for Sales Order with the format of SO-#### (4 digit,Smallest 1 and Highest 9999) and when it reached at maximum(9999) I changed the format as SO-##### (5 Digit, highest 99999). But in SO form it is showing Sales Orders upto SO-9999, not newly created after changing the number sequence. But if I search manually/individually (eg SO-10075 ) it will display.
The next number was showing 10,000 when it reached 9999, so I didnt change anything.After modified number sequence I synchronized the DB but no effects. AOT table browser also showing same, only upto SO-9999.