]> wagnertech.de Git - kivitendo-erp.git/commitdiff
USTVA: Zelle 83 nicht doppelt formatieren
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 5 Mar 2012 14:21:47 +0000 (15:21 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 5 Mar 2012 14:21:47 +0000 (15:21 +0100)
bin/mozilla/ustva.pl

index 89818c93c91a38dac0a12c239a5beb3cf93d9830..e81ecb26aab843bc304a91472284317bf1865bf6 100644 (file)
@@ -776,7 +776,7 @@ sub generate_ustva {
         dec_places  => '2',
     });
 
-    push @category_cent, qw(83  Z43  Z45  Z53  Z62  Z65  Z67);
+    push @category_cent, qw(Z43  Z45  Z53  Z62  Z65  Z67);
 
     my @category_euro = $ustva->report_variables({
         myconfig    => \%myconfig,