mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
add order cycle name to the invoice number section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user