Browse Source

housing provider

pull/1104/head
natdeanlewissoftwire 4 years ago
parent
commit
1dab673798
  1. 2
      app/models/scheme.rb

2
app/models/scheme.rb

@ -103,7 +103,7 @@ class Scheme < ApplicationRecord
ARRANGEMENT_TYPE = {
"The same organisation that owns the housing stock": "D",
"Another registered housing provider": "R",
"Another registered stock owner": "R",
"A registered charity or voluntary organisation": "V",
"Another organisation": "O",
"Missing": "X",

Loading…
Cancel
Save