X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/70d701a2d23dd50500ca1aef12f60bf65e506c26..b0f569c:/SL/USTVA.pm diff --git a/SL/USTVA.pm b/SL/USTVA.pm index 72bf0b16e..bf9ebbdb9 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -806,7 +806,7 @@ sub get_accounts_ustva { my $arwhere = ""; my $item; - my $gltaxkey_where = "(tk.pos_ustva>=59 AND tk.pos_ustva<=66)"; + my $gltaxkey_where = "((tk.pos_ustva>=59 AND tk.pos_ustva<=66) or (tk.pos_ustva>=89 AND tk.pos_ustva<=93))"; if ($fromdate) { if ($form->{method} eq 'cash') {