Skip to content

Commit

Permalink
feat(core): Allow multiple Fulfillments per OrderItem
Browse files Browse the repository at this point in the history
Relates to #565. This change means that a Fulfillment can be cancelled, and then the related
OrderItems can be assigned to a new Fulfillment.

BREAKING CHANGE: A change to the relation between OrderItems and Fulfillments means a database
migration will be required to preserve fulfillment data of existing Orders.
See the release blog post for details.
  • Loading branch information
michaelbromley committed Nov 25, 2020
1 parent b411aa8 commit 3245e00
Show file tree
Hide file tree
Showing 6 changed files with 160 additions and 71 deletions.
Loading

0 comments on commit 3245e00

Please sign in to comment.