Skip to content

Mass Test serial number generation bug fix

Evan Paul Mladina requested to merge mass_test_serialGen_fix into activeTB
  • Previously the batch number did not append a 0 if the batch was only one digit long. This change appends a 0 if that is the case.
  • scanPADID is also added to the test routine.

Merge request reports