From: Philip Reetz Date: Tue, 12 Dec 2006 10:50:49 +0000 (+0000) Subject: Funktion zum Erfassen von Zahlungskonditionen leicht angepasst X-Git-Tag: release-2.4.0^2~72 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=d8593f08b19e17fabb5dd1e0fe93c3a5d78e37ea;p=kivitendo-erp.git Funktion zum Erfassen von Zahlungskonditionen leicht angepasst --- diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index c04651d39..1ebd59816 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -2264,6 +2264,9 @@ sub add_payment { "$form->{script}?action=add_payment&path=$form->{path}&login=$form->{login}&password=$form->{password}" unless $form->{callback}; + $form->{terms_netto} = 0; + $form->{terms_skonto} = 0; + $form->{percent_skonto} = 0; &payment_header; &form_footer; @@ -2438,10 +2441,6 @@ sub payment_header { | . $locale->text('Description') . qq| - - | . $locale->text('Ranking') . qq| - - | . $locale->text('Long Description') . qq|