]> wagnertech.de Git - mfinanz.git/blobdiff - SL/USTVA.pm
Solved Bug 237. USTVA Vorsteuer wird nicht richtig berechnet.
[mfinanz.git] / SL / USTVA.pm
index dc2c46f5db08684a73e9132dbcb2a20b108d633c..af189660276330b4811752743c9d5c3f921271ae 100644 (file)
@@ -717,7 +717,7 @@ sub get_accounts_ustva {
                     SELECT trans_id
                     FROM acc_trans
                     JOIN chart ON (chart_id = id)
-                    WHERE link LIKE '%AP_paid%'
+                    WHERE link LIKE '%AP_amount%'
                     $subwhere
                   )