From 9dc8babad5442ff2ade2864e74f5d966209e322e Mon Sep 17 00:00:00 2001 From: hackbard Date: Fri, 1 May 2015 15:33:23 +0200 Subject: [PATCH] added MPLC to exceptions --- gocash.go | 1 + 1 file changed, 1 insertion(+) diff --git a/gocash.go b/gocash.go index 97c80cf..9e74149 100644 --- a/gocash.go +++ b/gocash.go @@ -68,6 +68,7 @@ var n2z_exc_ta = []string{ "ENTGELT SPK", "ttenrecht und F", "Unterrichtung Gastst", + "MPLC", } // transacion exception list --- the rest, required? -- 2.20.1