Fix - Issue 46

This commit is contained in:
Mauricio Baeza 2017-12-09 23:36:28 -06:00
parent 815548845c
commit bb14b54402
1 changed files with 1 additions and 1 deletions

View File

@ -1603,7 +1603,7 @@ class ImportFacturaLibre(object):
'11': 0.11, '11': 0.11,
'-10': 0.10, '-10': 0.10,
'0': 0.0, '0': 0.0,
'-2/3': 0.666667, '-2/3': 0.106667,
'-0.5': 0.005, '-0.5': 0.005,
} }