Commit 1f00ce31d136be595b220fe6e0e098991c684201

Authored by zichun
1 parent f63a73d5

docs(progress): pin P5.3 commit ref in PROGRESS.md

Showing 1 changed file with 2 additions and 2 deletions
PROGRESS.md
... ... @@ -11,7 +11,7 @@
11 11 | | |
12 12 |---|---|
13 13 | **Latest version** | v0.10 (post-P5.3) |
14   -| **Latest commit** | `feat(pbc): P5.3 — pbc-inventory + first cross-PBC facade caller` |
  14 +| **Latest commit** | `f63a73d feat(pbc): P5.3 — pbc-inventory + first cross-PBC facade caller` |
15 15 | **Repo** | https://github.com/reporkey/vibe-erp |
16 16 | **Modules** | 14 |
17 17 | **Unit tests** | 139, all green |
... ... @@ -80,7 +80,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **19 a
80 80 |---|---|---|
81 81 | P5.1 | `pbc-catalog` — items, units of measure | ✅ DONE — `69f3daa` |
82 82 | P5.2 | `pbc-partners` — customers, suppliers, contacts, addresses | ✅ DONE — `3e40cae` |
83   -| P5.3 | `pbc-inventory` — locations + stock balances (movements deferred) | ✅ DONE — `<this commit>` |
  83 +| P5.3 | `pbc-inventory` — locations + stock balances (movements deferred) | ✅ DONE — `f63a73d` |
84 84 | P5.4 | `pbc-warehousing` — receipts, picks, transfers, counts | 🔜 Pending |
85 85 | P5.5 | `pbc-orders-sales` — quotes, sales orders, deliveries | 🔜 Pending |
86 86 | P5.6 | `pbc-orders-purchase` — RFQs, POs, receipts | 🔜 Pending |
... ...