2014-12-03 18:14 GMT+01:00 Raimon Esteve <[email protected]>: > 2014-12-03 17:39 GMT+01:00 Sergi Almacellas Abellana <[email protected]>: >> El 03/12/14 a les 17:29, Oscar Tark ha escrit: >>> >>> I'm abit confused to how the product barcode label works. Aparently I >>> installed both modules: >>> >>> > Product_Barcode >>> > Product_Barcode_Label >>> >>> Yet so when I try and create a new product code, in the "code" field >>> which is a selectionbox I do not get any options for EAN... >> >> You need to install the barcodenumber library [1]: >> >> pip install barcodenumber > > No, pyBarcode. > > https://pypi.python.org/pypi/pyBarcode/0.7 > > I'm updating INSTALL requeriments
Ups! mistake. Both. barcodenumber -> validate code numbers pybarcode -> SVG Barcodes
