Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
channainfo opened this issue Jun 16, 2021 · 1 comment

Comments

@channainfo
Copy link

channainfo commented Jun 16, 2021

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.

@funder7
Copy link

funder7 commented Aug 11, 2021

Hi, any update on this? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants