Browse Source

fixup! CLDC-4184: Update question numbers to match paper form

pull/3221/head
samyou-softwire 4 weeks ago
parent
commit
36b5b9f07c
  1. 2
      app/models/form/sales/questions/living_before_purchase_years.rb

2
app/models/form/sales/questions/living_before_purchase_years.rb

@ -20,6 +20,6 @@ class Form::Sales::Questions::LivingBeforePurchaseYears < ::Form::Question
2023 => { 1 => 75, 2 => 99 },
2024 => { 1 => 77, 2 => 100 },
2025 => { 1 => 75, 2 => 102 },
2026 => { "shared_ownership_initial_purchase" => 83, "discounted_ownership_scheme" => 114 },
2026 => { "shared_ownership_initial_purchase" => 83, "discounted_ownership_scheme" => 112 },
}.freeze
end

Loading…
Cancel
Save