Closed jspizziri closed 2 years ago
When an order is placed in admin @order.store is nil and it throws an error on the sending of the email. https://github.com/spree-contrib/spree_digital/blob/master/app/views/spree/order_mailer/confirm_email.text.erb
@order.store
When an order is placed in admin
@order.store
is nil and it throws an error on the sending of the email. https://github.com/spree-contrib/spree_digital/blob/master/app/views/spree/order_mailer/confirm_email.text.erb