From: hackbard Date: Fri, 1 May 2015 13:33:23 +0000 (+0200) Subject: added MPLC to exceptions X-Git-Url: https://hackdaworld.org/gitweb/?p=outofuni%2Fgocash.git;a=commitdiff_plain;h=9dc8babad5442ff2ade2864e74f5d966209e322e added MPLC to exceptions --- 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?