|
@ -114,7 +114,6 @@ class subscription_request(models.Model): |
|
|
except ValidationError: |
|
|
except ValidationError: |
|
|
validated = False |
|
|
validated = False |
|
|
|
|
|
|
|
|
# if not sub_request.is_company: |
|
|
|
|
|
if sub_request.skip_control_ng \ |
|
|
if sub_request.skip_control_ng \ |
|
|
or self.check_belgian_identification_id( |
|
|
or self.check_belgian_identification_id( |
|
|
sub_request.no_registre): |
|
|
sub_request.no_registre): |
|
|