Manual

Barcode range

On import of new dancers, the program can automatically assign barcode numbers. The program uses 6 digit numerical barcodes for this task. To avoid duplicates with codes issued by other clubs, you will receive an own range of numbers with your registration. Please enter that range in your config.php:

$to_conf['codestart']="990000"; 
$to_conf['codeend']=  "999999"; 

Back to Basic configuration

Back to main index