add order cycle name to the invoice number section

This commit is contained in:
Mohamed ABDELLANI
2023-10-18 09:08:48 +01:00
parent 4f961098c4
commit affecf53c6

View File

@@ -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