Fix - Tasa -16 al importar

This commit is contained in:
Mauricio Baeza 2018-01-08 16:19:44 -06:00
commit 2a141c22f1
1 changed files with 1 additions and 0 deletions

View File

@ -2392,6 +2392,7 @@ class ImportFacturaLibre(object):
'0': 0.0,
'16': 0.16,
'16.00': 0.16,
'-16': 0.16,
'11': 0.11,
'-10': 0.10,
'-2': 0.02,