@ -85,6 +85,7 @@ module Exports::LettingsLogExportConstants
"refused",
"reghome",
"renttype",
"renttype_detail",
"renewal",
"reservist",
"rp_dontknow",
@ -227,6 +227,8 @@ module Exports
attribute_hash["ecstat#{index}"] = 10
end
attribute_hash["renttype_detail"] = LettingsLog::RENTTYPE_DETAIL_MAPPING[lettings_log.rent_type] if lettings_log.rent_type.present?
attribute_hash
@ -157,6 +157,7 @@
<log_id>{log_id}</log_id>
<created_by>test1@example.com</created_by>
<amended_by/>
<renttype_detail>2</renttype_detail>
<providertype>1</providertype>
</form>
</forms>
@ -158,6 +158,7 @@
@ -173,6 +173,7 @@
<units>20</units>
<location_code>{location_id}</location_code>
<location_status>active</location_status>