Fix - Tasa -16 al importar

This commit is contained in:
Mauricio Baeza 2018-01-08 16:19:21 -06:00
parent 4221db615c
commit 4e428ab1b7
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,