Browse Source

specify correct questions related to incorrect housingneeds (#3077)

pull/3085/head
Samuel Young 2 months ago committed by GitHub
parent
commit
1bbcf87092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/services/bulk_upload/lettings/year2024/row_parser.rb

2
app/services/bulk_upload/lettings/year2024/row_parser.rb

@ -1070,7 +1070,7 @@ private
leftreg: %i[field_76], leftreg: %i[field_76],
reservist: %i[field_77], reservist: %i[field_77],
preg_occ: %i[field_78], preg_occ: %i[field_78],
housingneeds: %i[field_78], housingneeds: %i[field_79 field_80 field_81 field_82 field_83 field_84],
illness: %i[field_85], illness: %i[field_85],

Loading…
Cancel
Save