Browse Source

Makes unitletas general needs only

pull/764/head
Stéphane Meny 3 years ago
parent
commit
7ddef6f73e
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 3
      config/forms/2021_2022.json
  2. 3
      config/forms/2022_2023.json
  3. 2
      spec/fixtures/exports/supported_housing_logs.xml

3
config/forms/2021_2022.json

@ -456,7 +456,8 @@
"depends_on": [ "depends_on": [
{ {
"first_time_property_let_as_social_housing": 0, "first_time_property_let_as_social_housing": 0,
"renewal": 0 "renewal": 0,
"needstype": 1
} }
] ]
}, },

3
config/forms/2022_2023.json

@ -456,7 +456,8 @@
"depends_on": [ "depends_on": [
{ {
"first_time_property_let_as_social_housing": 0, "first_time_property_let_as_social_housing": 0,
"renewal": 0 "renewal": 0,
"needstype": 1
} }
] ]
}, },

2
spec/fixtures/exports/supported_housing_logs.xml vendored

@ -90,7 +90,7 @@
<incref>0</incref> <incref>0</incref>
<startdate>2022-02-02 10:36:49 UTC</startdate> <startdate>2022-02-02 10:36:49 UTC</startdate>
<armedforces>1</armedforces> <armedforces>1</armedforces>
<unitletas>2</unitletas> <unitletas/>
<builtype/> <builtype/>
<voiddate>2019-11-03 00:00:00 UTC</voiddate> <voiddate>2019-11-03 00:00:00 UTC</voiddate>
<renttype>2</renttype> <renttype>2</renttype>

Loading…
Cancel
Save