import NP and *LK* from shadow file as * (no password)
[freeside.git] / FS / FS / cust_tax_exempt.pm
index da0de00..ab873c0 100644 (file)
@@ -111,7 +111,6 @@ sub check {
     || $self->ut_number('year') #check better
     || $self->ut_number('month') #check better
     || $self->ut_money('amount')
-    || $self->SUPER::check
   ;
 }