Currently (version 6.0A), the auto-increment or auto-generate feature for serial numbers when receiving parts into inventory will accept an alphanumeric serial number, but the auto-increment only increments the numeric portion. This is particularly problematic when the latter portion is all characters.

So if the first part being received has S/N 111AAA, then next auto-generated serial number is 112AAA, when it should be 111AAB.

Comments