This commit is contained in:
Mauricio Baeza 2017-12-23 11:55:01 -06:00
parent 3e6dc1eda2
commit 2229f5c63f
1 changed files with 2 additions and 0 deletions

View File

@ -1758,10 +1758,12 @@ class ImportFacturaLibre(object):
'16.00': 0.16,
'11': 0.11,
'-10': 0.10,
'-2': 0.02,
'-0.5': 0.005,
'-2/3': 0.106667,
'-10.6666': 0.106667,
'-10.666666': 0.106667,
'-10.66660': 0.106667,
}
data = []