solidus icon indicating copy to clipboard operation
solidus copied to clipboard

Create Spree::SimpleOrderContents

Open mamhoff opened this issue 1 month ago • 1 comments

Summary

Spree::OrderContents interacts heavily with the current promotion system. This adds a new Spree::SimpleOrderContents class that we can use once all the core functionality and specs for the legacy promotion system are migrated to solidus_legacy_promotions.

We're keeping Spree::OrderContents though, with the intention of moving it to solidus_legacy_promotions in the future.

Extracted from #5634

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

mamhoff avatar May 17 '24 11:05 mamhoff