@ -31,7 +31,6 @@ module Validations::FinancialValidations
end
if record.weekly_net_income < record.applicable_income_range.hard_min
pp record
record.errors.add :earnings, "Net income cannot be less than #{record.applicable_income_range.hard_min} given the tenant's working situation"
@ -75,7 +75,7 @@
"offered": 2,
"wchair": "Yes",
"net_income_known": "Yes – the household has a weekly income",
"earnings": 0,
"earnings": 150,
"benefits": "Some",
"hb": "Universal Credit with housing element, but not Housing Benefit",
"period": "Fortnightly",