Commit 57297bcbdb82180f61994e568351755c0fae029a
1 parent
3e40cae9
docs(progress): pin P5.2 commit ref in PROGRESS.md
The previous commit shipped with `<this commit>` as a placeholder since the SHA wasn't known yet. Pin it now.
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.7 (post-P5.2) | |
| 14 | -| **Latest commit** | `feat(pbc): P5.2 — pbc-partners (customers, suppliers, addresses, contacts)` | | |
| 14 | +| **Latest commit** | `3e40cae feat(pbc): P5.2 — pbc-partners (customers, suppliers, addresses, contacts)` | | |
| 15 | 15 | | **Repo** | https://github.com/reporkey/vibe-erp | |
| 16 | 16 | | **Modules** | 12 | |
| 17 | 17 | | **Unit tests** | 107, all green | |
| ... | ... | @@ -79,7 +79,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **16 a |
| 79 | 79 | | # | Unit | Status | |
| 80 | 80 | |---|---|---| |
| 81 | 81 | | P5.1 | `pbc-catalog` — items, units of measure | ✅ DONE — `69f3daa` | |
| 82 | -| P5.2 | `pbc-partners` — customers, suppliers, contacts, addresses | ✅ DONE — `<this commit>` | | |
| 82 | +| P5.2 | `pbc-partners` — customers, suppliers, contacts, addresses | ✅ DONE — `3e40cae` | | |
| 83 | 83 | | P5.3 | `pbc-inventory` — stock items, lots, locations, movements | 🔜 Pending | |
| 84 | 84 | | P5.4 | `pbc-warehousing` — receipts, picks, transfers, counts | 🔜 Pending | |
| 85 | 85 | | P5.5 | `pbc-orders-sales` — quotes, sales orders, deliveries | 🔜 Pending | | ... | ... |