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

ActionView::MissingTemplate in Spree::Admin::Orders#edit #116

Open
nikos83 opened this issue Apr 15, 2023 · 0 comments
Open

ActionView::MissingTemplate in Spree::Admin::Orders#edit #116

nikos83 opened this issue Apr 15, 2023 · 0 comments

Comments

@nikos83
Copy link

nikos83 commented Apr 15, 2023

Hi, I have noticed there's an error when I click on edit Order - created from Bundled Product.

I use
Rails (7.0.4.3) Ruby 3.2.2, solidus_backend (3.3.1), solidus_core (3.3.1), solidus_product_assembly (1.2.0)

Steps to reproduce error.

  1. Create few products and select option Can be part
  2. Create product with parts - select and add as parts previous added products.
  3. Create order with product with parts
  4. Go to order panel and click on order (edit)

.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/solidus_product_assembly-1.2.0/app/views/spree/admin/orders/_assemblies.html.erb where line #29 raised:

Missing partial spree/shared/_image with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder]}.

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

1 participant