ITrack/Barcodes
Several elements of ITrack and ITrack software utilize barcodes, the most common being the inventory id (or, in Pro, partnum) barcode printed on inventory tags. All versions of ITrack utilize a similar barcoding scheme.
Raw number (no character preface, starts with a digit) -- Signifies an inventory id, part number, or possibly a UPC value (values of greater than 10 digits are assumed to be UPC codes)
Prefaced with % -- Signifies that the rest of the barcode contains a location string
Prefaced with U -- Signifies that the rest of the barcode contains a user id, referencing an ITrack user account
Prefaced with J -- Signifies that the rest of the barcode contains a job id, referencing a work order job.
Prefaced with + -- Signifies that the rest of the barcode contains a context-sensitive command, which will probably not have meaning outside of that application's context.