Si c'est une facture, on ne plante pas sur les tests de machines wifi
This commit is contained in:
parent
b0e7c1c66e
commit
65fce978f9
1 changed files with 1 additions and 0 deletions
1
dump.py
1
dump.py
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue