Sha256: da4be8742f46d9409de93541d792d57f5262e04b0f5dd9284c7553a68658b423

Contents?: true

Size: 821 Bytes

Versions: 134

Compression:

Stored size: 821 Bytes

Contents

<%= _("Subscriptions expiring soon") %>

<% @pools.each do |pool| %>
  <%= _("Subscription Name") %>:    <%= pool.subscription.name %>
  <%= _("Account Number") %>:       <%= pool.account_number %>
  <%= _("Organization") %>:         <%= pool.organization.name %>
  <%= _("Type") %>:                 <%= pool.pool_type %>
  <%= _("Quantity") %>:             <%= pool.quantity %>
  <%= _("SKU") %>:                  <%= pool.subscription.cp_id %>
  <%= _("Contract") %>:             <%= pool.contract_number %>
  <%= _("Start Date") %>:           <%= pool.start_date %>
  <%= _("End Date") %>:             <%= pool.end_date %>
  <%= _("Days Remaining") %>:       <%= pool.days_until_expiration %>

<% end %>

<%if @report_url %>
  <%= _("View a report of the affected hosts") %>:               <%= @report_url %>
<% end %>

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.15.0.rc1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.0 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.0.rc3 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.0.rc2 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.0.rc1.1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.14.0.rc1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.13.1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.13.0 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.12.1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.13.0.rc1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.12.0 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.12.0.rc3 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.12.0.rc2 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.12.0.rc1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.11.1 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.11.0 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.11.0.rc2 app/views/katello/subscription_mailer/subscription_expiry.text.erb
katello-4.11.0.rc1 app/views/katello/subscription_mailer/subscription_expiry.text.erb