Browse Source

feat: update copy in 23/24 lettings and sales prepare file pages

pull/1975/head
natdeanlewissoftwire 3 years ago
parent
commit
20a03db70a
  1. 1
      app/views/bulk_upload_lettings_logs/forms/prepare_your_file_2023.html.erb
  2. 1
      app/views/bulk_upload_sales_logs/forms/prepare_your_file_2023.html.erb

1
app/views/bulk_upload_lettings_logs/forms/prepare_your_file_2023.html.erb

@ -28,6 +28,7 @@
<ul class="govuk-list govuk-list--bullet">
<li>Fill in the template with CORE data from your housing management system according to the <%= govuk_link_to "Lettings #{@form.year_combo} Bulk Upload Specification", @form.specification_path %></li>
<li><strong>Username field:</strong> To assign a log to someone else, enter the email address they use to log into CORE</li>
<li><strong>Headers:</strong> If you are using the new template, keep the headers. If you are using the legacy template, you can either keep or remove the headers.</li>
<li>If you have to manually enter large volumes of data into the bulk upload template, we recommend creating logs directly in the service instead. <%= govuk_link_to "Find out more about exporting your data", bulk_upload_lettings_log_path(id: "guidance", form: { year: @form.year }) %></li>
</ul>

1
app/views/bulk_upload_sales_logs/forms/prepare_your_file_2023.html.erb

@ -20,6 +20,7 @@
<ul class="govuk-list govuk-list--bullet">
<li>Fill in the template with CORE data from your housing management system according to the <%= govuk_link_to "Sales #{@form.year_combo} Bulk Upload Specification", @form.specification_path %></li>
<li><strong>Username field:</strong> To assign a log to someone else, enter the email address they use to log into CORE</li>
<li><strong>Headers:</strong> If you are using the new template, keep the headers. If you are using the legacy template, you can either keep or remove the headers.</li>
<li>If you have to manually enter large volumes of data into the bulk upload template, we recommend creating logs directly in the service instead. <%= govuk_link_to "Find out more about exporting your data", bulk_upload_sales_log_path(id: "guidance", form: { year: @form.year }) %></li>
<li>If you are using the new template, keep the headers. If you are using the legacy template, you can either keep or remove the headers.</li>
</ul>

Loading…
Cancel
Save