Skip to content

Commit c2fcadf

Browse files
committed
docs: fix docs
1 parent 789b984 commit c2fcadf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@
1111
**Bounded Contexts:**
1212

1313
- **`Cart`** - Context for cart operations
14-
1514
- **Subdomains:** -
1615
- **`Core Cart`** - adding items to the shopping cart
1716
- **`Generic Payment`** - payment for goods
18-
1917
- **`Warehouse`** - Context for warehouse operations
20-
2118
- **Subdomains:** -
2219
- **`Core OrderManagement`** - order management at the warehouse
2320
- **`Supporting Location`** - management of product locations at the warehouse, product categorization
24-
2521
- **`Accounting`** - accounting context
2622
- **Subdomains:** -
2723
- **`Core Reports`** - financial reports generation

0 commit comments

Comments
 (0)