Show the shops invoice text on old invoice template

This commit is contained in:
Rob Harrington
2017-03-15 17:39:21 +11:00
parent bea0b2b1e5
commit 36e0f45a89

View File

@@ -48,4 +48,8 @@
%p
 
- if @order.distributor.invoice_text.present?
%p
= @order.distributor.invoice_text
= render 'spree/order_mailer/payment'