solidus
solidus copied to clipboard
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
### Steps to reproduce Create an order. Split the shipment. Remove one of the shipments. ### Expected behavior The line item quantity must not change. ### Actual behavior The line...
### Steps to reproduce 1. Create order with check payment method. 2. Create refund in admin -> order -> payments.  ### Expected behavior I expect error...
## Summary This adds a new gem to the suite, `solidus_legacy_promotions`. It's indended to be filled with things from core later (see #5634 ) for what it'll look like). I...
## Summary The API gem references the promotion system in very few places, namely in the promotions endpoint. This endpoint is only accessible to admins, and our admin doesn't actually...
## Summary This extracts the legacy promotion system into a gem that lives within the solidus codebase. I've talked about this with @kennyadsl as a way to integrate a new...
# Backport This will backport the following commits from `main` to `v4.3`: - [Merge pull request #5618 from nebulab/spaghetticode/fix-sandbox-issues](https://github.com/solidusio/solidus/pull/5618) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)
**Solidus Version**: v3.4.6 (should still be relevant in v4.3.2) **To Reproduce** 1. Go to the admin backend 2. Go to Products > Products > [any product] > Variants 3. Edit...
This PR migrates the creation of new tax categories to the new admin interface. Because the tax category form now opens in a modal, we need to carry over the...
## Summary Fixes #5669 When splitting a shipment to the same stock location, when not the whole quantity for the variant is moved it may happen, if there are backordered...
# Backport This will backport the following commits from `main` to `v4.3`: - [Merge pull request #5611 from mamhoff/locale-selecation-solidus-admin-routing-proxy](https://github.com/solidusio/solidus/pull/5611) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)