diff --git a/app/views/spree/admin/orders/invoice4.html.haml b/app/views/spree/admin/orders/invoice4.html.haml index 113a6886c7..e60c41cc80 100644 --- a/app/views/spree/admin/orders/invoice4.html.haml +++ b/app/views/spree/admin/orders/invoice4.html.haml @@ -55,6 +55,9 @@ %br = t :order_number = @order.number + %br + = "#{t :order_cycle} :" + = @order.order_cycle.name %td{ :align => "right" } = t :invoice_billing_address %br