Skip to content
English
  • There are no suggestions because the search field is empty.

Last Character of Scan Code Changes from C to an Integer

Last Character of Scan Code Changes from C to an Integer

If the last alpha-numeric character of a Customer or Stock Item scan code is a C, it is converted to a check digit integer.

For example, entering or importing the following code:

123456789012C

Will change to:

1234567890128

This is by design and is used when importing scan codes, where the check digit is not known.