Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4448 Widoki

I have installed tr_barcode, tr_barcode config, tr_brcode fields. When i try to  genereate barcode from the menu barcode -> barcode-> "create" it is giving this error. 

aise RenderPMError, "Can't setFont(%s) missing the T1 files?\nOriginally %s: %s" % (fontName,s1,s2) RenderPMError: Can't setFont(Times-Roman) missing the T1 files? Originally <type 'exceptions.TypeError'>: makeT1Font() argument 2 must be string, not None

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

This error is due to missing fonts in reportlab package.

You can download fonts from : Download and uncompress in /path/to/your/python/site-packages/reportlab/fonts

Uncompress this in /path/to/your/python/site-packages/reportlab/fonts

Restart your OpenERP server and try to create barcode. It might help you . 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 25
1324
0
gru 24
46
0
gru 24
1192
1
paź 24
2497
2
sie 24
1684