From aeff1a369127a6a54e91b33e5381942a03b766e5 Mon Sep 17 00:00:00 2001 From: Mauricio Baeza Date: Tue, 2 Jan 2018 14:26:53 -0600 Subject: [PATCH] Fix - impuesto ICIC 1 al importar --- source/app/controllers/util.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source/app/controllers/util.py b/source/app/controllers/util.py index fe4f161..6eb631c 100644 --- a/source/app/controllers/util.py +++ b/source/app/controllers/util.py @@ -2390,6 +2390,7 @@ class ImportFacturaLibre(object): '-10.666666': 0.106667, '-10.66660': 0.106667, '-4': 0.04, + '1': 0.01, } data = []