spree_multi_vendor icon indicating copy to clipboard operation
spree_multi_vendor copied to clipboard

Missing partial spree/order_mailer/_adjustment in Spree::VendorMailer#vendor_notification_email

Open channainfo opened this issue 3 years ago • 1 comments

I am using spree 4.2.0 with multi vendor 2.0.2. I am not sure if this spree/order_mailer/_adjustment partial is the responsibility of spree multi-vendor or spree core, but what I've seen is spree/order_mailer/_adjustment has been remove from spree since Spree 4. You can see the file here: https://github.com/spree/spree/blob/3-7-stable/core/app/views/spree/order_mailer/_adjustment.html.erb

The fix should be as simple as using the code from https://github.com/spree/spree/blob/3-7-stable/core/app/views/spree/order_mailer/_adjustment.html.erb in place of render partial in the vendor_notification_email.html.erb.

channainfo avatar Jun 16 '21 01:06 channainfo

Hi, any update on this? Thanks

funder7 avatar Aug 11 '21 12:08 funder7