Merge pull request #2741 from internetee/disclose-phone-num-for-org-registrants

Update company_register gem and fix logger dependency
This commit is contained in:
Timo Võhmar 2025-01-31 17:52:57 +02:00 committed by GitHub
commit 268b942042
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 282 additions and 19 deletions

View file

@ -94,7 +94,6 @@ module Repp
action = Actions::ContactUpdate.new(@contact, contact_params_with_address(required: false),
contact_params[:legal_document],
contact_ident_params(required: false), current_user)
unless action.call
handle_errors(@contact)
return