Commit 523ae0e308a983daf6fcf4df1aeead7b179dfe74

Authored by zichun
1 parent a8eb2a66

docs(progress): pin P5.5 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.11 (post-P5.5) |
14   -| **Latest commit** | `feat(pbc): P5.5 — pbc-orders-sales + first PBC consuming TWO cross-PBC facades` |
  14 +| **Latest commit** | `a8eb2a6 feat(pbc): P5.5 — pbc-orders-sales + first PBC consuming TWO cross-PBC facades` |
15 15 | **Repo** | https://github.com/reporkey/vibe-erp |
16 16 | **Modules** | 15 |
17 17 | **Unit tests** | 153, all green |
... ... @@ -82,7 +82,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **20 a
82 82 | P5.2 | `pbc-partners` — customers, suppliers, contacts, addresses | ✅ DONE — `3e40cae` |
83 83 | P5.3 | `pbc-inventory` — locations + stock balances (movements deferred) | ✅ DONE — `f63a73d` |
84 84 | P5.4 | `pbc-warehousing` — receipts, picks, transfers, counts | 🔜 Pending |
85   -| P5.5 | `pbc-orders-sales` — sales orders + lines (deliveries deferred) | ✅ DONE — `<this commit>` |
  85 +| P5.5 | `pbc-orders-sales` — sales orders + lines (deliveries deferred) | ✅ DONE — `a8eb2a6` |
86 86 | P5.6 | `pbc-orders-purchase` — RFQs, POs, receipts | 🔜 Pending |
87 87 | P5.7 | `pbc-production` — work orders, routings, operations | 🔜 Pending |
88 88 | P5.8 | `pbc-quality` — inspection plans, results, holds | 🔜 Pending |
... ...