From 7c13ddca02039b30574ea53a90153a5b4e753ace Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 28 Aug 2007 08:56:29 +0000 Subject: [PATCH] Falsche Variable. --- SL/USTVA.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/USTVA.pm b/SL/USTVA.pm index 148bf4f46..61a64818b 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -878,7 +878,7 @@ sub get_accounts_ustva { } else { - $self->error("Unknown tax method: $form->{method}") + $form->error("Unknown tax method: $form->{method}") } -- 2.20.1