Browse Source

lint

pull/1631/head
Kat 3 years ago
parent
commit
ebbdf81ca7
  1. 2
      app/services/bulk_upload/sales/year2022/row_parser.rb

2
app/services/bulk_upload/sales/year2022/row_parser.rb

@ -1029,7 +1029,7 @@ private
errors.add(:field_24, "Buyer 1 cannot be a child under 16")
end
end
def validate_shared_ownership_type
if sale_type == 32
block_log_creation!

Loading…
Cancel
Save