What is the right approach to handle an inventory system with Items and prices that may change over time? How do you adjust Item prices without affecting a past Sale that references it?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Spree Commerce

    A headless open source e-commerce platform for global brands

  • A good system to study is Spree https://github.com/spree/spree. It has an inventory and billing system and supports different adjustments and sale configurations. If you don't want to use it wholesale it's a solid Rails application that does most of what you want so you can use it as solid inspiration.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts