Files
medusa-store/packages/modules/sales-channel
Adrien de Peretti 2f70f13351 fix(): Order constraint and receive return (#12889)
**What**
- Fix missing `ON DELETE CASCADE` constraint on order credit lines
- Fix `receiveReturn` miss usage
- Make all order integration tests to run and rename them all to `*.spec.ts`
- Fix package.json typo
2025-07-04 12:59:50 +00:00
..
2025-06-30 16:16:24 +02:00

Sales Channel Module

Sales Channel module enables management of sales channels that are used for grouping Products/Carts/Orders etc.