Browse Source

fixup! CLDC-4204: Update row parser question titles to match form

fix sales log typo

Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
pull/3223/head
Samuel Young 1 week ago committed by GitHub
parent
commit
08298059d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/services/bulk_upload/sales/year2026/row_parser.rb

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

@ -10,7 +10,7 @@ class BulkUpload::Sales::Year2026::RowParser
field_3: "What is the sale completion date? - year YY",
field_4: "Which organisation owned this property before the sale?",
field_5: "Which organisation is reporting this sale?",
field_6: "What is the CORE username of the account this sale log should be assigned to?",
field_6: "What is the CORE username of the account this sales log should be assigned to?",
field_7: "What is the purchaser code?",
field_8: "Is this a shared ownership or discounted ownership sale?",
field_9: "What is the type of shared ownership sale?",

Loading…
Cancel
Save