From fe949de513830c77e448432db4043b56df0564c7 Mon Sep 17 00:00:00 2001 From: Mauricio Baeza Date: Sun, 14 Jan 2018 20:31:40 -0600 Subject: [PATCH] Fix - Issue 120 --- source/app/controllers/util.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/app/controllers/util.py b/source/app/controllers/util.py index bdaae7d..8789fc8 100644 --- a/source/app/controllers/util.py +++ b/source/app/controllers/util.py @@ -2414,6 +2414,8 @@ class ImportFacturaLibre(object): '-4': 0.04, '1': 0.01, '25': 0.25, + '26.5': 0.265, + '30': 0.30, } data = []