Si c'est une facture, on ne plante pas sur les tests de machines wifi

This commit is contained in:
root 2015-08-24 13:50:01 +02:00
parent b0e7c1c66e
commit 65fce978f9

View file

@ -41,6 +41,7 @@ def show_entry(entry):
# annexe # annexe
if 'fid' in entry.keys(): if 'fid' in entry.keys():
show_facture(entry) show_facture(entry)
return
printer.justify('C') printer.justify('C')
printer.underlineOn() printer.underlineOn()
if 'host' in entry: if 'host' in entry: