-
### Steps to reproduce
**1.** Create a store with two (or three) Stock Locations.
**2.** Choose a product with no variants (I used the RoR Mug).
**3.** Add stock to the product in each location.…
-
### Steps to reproduce
* Run `bundle exec rake sandbox` on your Solidus source folder
### Expected behavior
* Sandbox app should be created
### Actual behavior
* Rake task to create san…
aitbw updated
5 years ago
-
When you create a product and try to add more than one taxon_id or more than one option_type_id only the first one is saved.
During Update it works as it should.
### Steps to reproduce
Create a…
hefan updated
5 years ago
-
### Steps to reproduce
1. Create a product and add at least one variant
2. Edit the variant and uncheck the "Track Inventory" checkbox
3. Go to the stock locations tab and try updating the count …
-
### Steps to reproduce
See [this gist](https://gist.github.com/spaghetticode/35dd0d91625a65d75aee32e383af795c) for integration tests that expose the issue. Specifically the last spec is failing.
…
-
### Steps to reproduce
- Create a new order
- Complete it
- In the backend, add a product to the cart
- Go to the `Cancel Items` tab, you can't find your newly added product
### Expected behavi…
-
### Steps to reproduce
1. Create a product with a SKU
2. Create variants for that product
### Expected behavior
There should be UI elements that allow the admin to change the `Spree::Product`'s …
-
I would like to get some discussion on this:
I recently added a new Solidus versions to TravisCI in bunch of Solidus extensions. I noticed that some extensions have .travis.yml files that list a to…
-
~Bundler 2.0 has been released some days ago.~ _not related to Bundler version_ The Rakefile uses the `Bundler` constant for some tasks (e.g. `rake sandbox`) but it doesn't require `bundler`, causing …
-
### Steps to reproduce
1. Create a shipped order associated to a registered user
2. Create a RMA with Reimbursement Type: Store Credits
3. Create a Return
4. Reimbourse the Order
5. Go to the a…