[CLAUDE] Docs: chốt session 2026-04-23 chiều — toolkit + 4-bảng + master + roles VN
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 2m47s
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 2m47s
11 commit feature work (b75448e→ae59cfe) → docs sync. ## STATUS.md - Last updated 2026-04-23 16:00 - Phase header: Tier 3 + 4-bảng + master catalogs + roles VN - 7 Recently Done row mới (3-panel layout, 4-bảng overhaul, Thao tác 2-panel, Mã HĐ gen Create, master catalogs, roles VN demo users) - Cumulative table thêm cột "+Toolkit/Catalogs/Roles" (DB 36, endpoints ~80, migrations 11, commits ~47) - Session log link mới - Skill list count = 13 file ## HANDOFF.md - TL;DR cập nhật: 36 tables, 80 endpoints, 11 migrations - Phase table thêm 5 row Done (3-panel, 4-bảng, mã HĐ, master, roles) - Git state 18 commit gần nhất - Credentials block thêm 13 demo user (User@123456) — warn rotate trước UAT ## migration-todos.md Section "Session 2026-04-23 (chiều)" với 14 ticked checkbox + commit refs. ## schema-diagram.md - Header: 24 → 36 bảng - Migration table thêm row 9-11 (highlighted) - Section 8bis mới: chi tiết 7 Details + ContractChangelogs + 4 Catalogs + Role.ShortName + User.DepartmentId/Position ## Session log mới `docs/changelog/sessions/2026-04-23-1500-toolkit-data-roles.md` (~270 dòng) — outcome A→I, stats cumulative, 6 architectural decisions, next session priority. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
# HANDOFF — Brief 5 phút cho session tiếp theo
|
||||
|
||||
**Last updated:** 2026-04-23 09:30 (post-skill-governance + cron audit định kỳ)
|
||||
**Last updated:** 2026-04-23 16:00 (post-toolkit + 4-bảng overhaul + master data + roles VN)
|
||||
|
||||
## TL;DR
|
||||
|
||||
Tier 3 ERP feature-complete (prod 3 domain live). **Skill governance setup xong** — 6 skill project-level (3 domain + 3 ops) + cron audit 1/tháng (next 2026-05-01). **Còn lại chủ yếu là UAT + SMTP + rotate creds**, không còn module kỹ thuật lớn nào chưa làm.
|
||||
Tier 3 ERP + **4-bảng overhaul** (Header/Details/Workflow/Changelog) + **4 master catalogs** (Units/Materials/Services/WorkItems) + **Roles VN labels (ShortName)** + 13 demo users. Prod 3 domain live, 36 DB tables, ~80 endpoints, 11 migrations. **Còn lại chủ yếu là UAT + SMTP + rotate creds**.
|
||||
|
||||
## ⭐ Skills (.claude/skills/) — PHẢI dùng khi task khớp
|
||||
|
||||
@ -31,6 +31,11 @@ Tier 3 ERP feature-complete (prod 3 domain live). **Skill governance setup xong*
|
||||
| **5 Deploy prod** (3 domain HTTPS live) | ✅ Done |
|
||||
| **Tier 3 (Attach + Realtime + Form builder + PDF + Versioned WF + Nested menu + Permission 3-panel)** | ✅ Done |
|
||||
| **Skill governance** (6 skill project-level + audit cron 1/tháng) | ✅ Done |
|
||||
| **3-panel List/Inbox/Thao tác + sidebar accordion + UserDashboard** | ✅ Done |
|
||||
| **4-bảng data model** (Header + 7 Details + Workflow + Changelog audit) | ✅ Done |
|
||||
| **Mã HĐ gen tại Create + backfill legacy** | ✅ Done |
|
||||
| **4 master catalogs** (Units/Materials/Services/WorkItems) + datalist autocomplete | ✅ Done |
|
||||
| **Roles VN labels (ShortName)** + Users dept/position + 13 demo users | ✅ Done |
|
||||
| 6+ Post-launch (E-signature, Bravo/SAP, Mobile, AI) | 📝 Future |
|
||||
|
||||
## Run nhanh
|
||||
@ -264,13 +269,24 @@ SOLUTION_ERP/
|
||||
|
||||
```
|
||||
HEAD → main
|
||||
b904a25 — Skill: governance + audit định kỳ hàng tháng (LATEST)
|
||||
661f859 — Skill: thêm 3 skill ops project-specific
|
||||
fbca832 — Docs: chốt session Tier 3 feature-complete + versioned workflow
|
||||
91b2da1 — FE-Admin: PermissionsPage 3-panel layout
|
||||
f216169 — FE-Admin+Domain+Infra+App: Workflows tab → sidebar menu items
|
||||
355bbe3 — Fix Dialog size TS (xl → lg)
|
||||
e7e5f2d — Versioned workflow entities + migration + designer
|
||||
ae59cfe — FE-Admin: UsersPage dept/position + RoleShortName VN (LATEST)
|
||||
330d529 — Domain+App+Infra: Role ShortName + User Dept/Position + 13 demo users (migration 11)
|
||||
39031ca — FE: ContractDetailsPreview cho create mode
|
||||
16e24ed — FE: Admin CatalogsPage CRUD + Details datalist autocomplete
|
||||
e27c547 — Domain+App+Api: 4 master catalogs cho Details (migration 10)
|
||||
51449d6 — App+Infra: Mã HĐ gen ngay tại CreateContract + backfill legacy
|
||||
7f26ff9 — Edit/Xóa luôn hiện, mờ khi != DangSoanThao
|
||||
8c4b4da — 2-panel layout cho Thao tác
|
||||
ad0652d — Bỏ tabs, Chi tiết+Lịch sử 7/3 grid
|
||||
b3762af — Panel 2 tabs (Tổng quan/Chi tiết/Lịch sử)
|
||||
e684455 — App+Api: 7 Details CRUD endpoints + Changelogs query
|
||||
71c035d — App+Infra: IChangelogService
|
||||
70810e1 — Domain+Infra: 7 Details + ContractChangelog (migration 9)
|
||||
d326e80 — FE-User: tách Tổng quan thành /dashboard riêng
|
||||
89c7e88 — FE-User: 3-panel InboxPage
|
||||
b75448e — 3-panel layout cho danh sách HĐ
|
||||
7ea3957 — Sidebar accordion menu loại HĐ
|
||||
d43d2c0 — Docs: chốt session 2026-04-23 — skill governance
|
||||
|
||||
Branch: main (tracking origin/main)
|
||||
Remote: https://git.baocaogiaoduc.vn/vietreport-admin/solution-erp.git
|
||||
@ -279,7 +295,22 @@ Remote: https://git.baocaogiaoduc.vn/vietreport-admin/solution-erp.git
|
||||
## Credentials + URLs
|
||||
|
||||
```
|
||||
admin@solutionerp.local / Admin@123456
|
||||
admin@solutionerp.local / Admin@123456 ← Admin (QTV)
|
||||
|
||||
Demo users (User@123456):
|
||||
bod.huynh@solutionerp.local Tổng GĐ (BOD)
|
||||
bod.le@solutionerp.local Phó GĐ NĐUQ
|
||||
pm.nguyen@solutionerp.local GĐ Dự án FLOCK 01 (PM)
|
||||
ccm.tran@solutionerp.local TPB Kiểm soát chi phí (CCM + TPB)
|
||||
pro.pham@solutionerp.local TPB Cung ứng (PRO + TPB)
|
||||
fin.do@solutionerp.local TPB Tài chính (FIN + TPB)
|
||||
act.vu@solutionerp.local Kế toán trưởng (ACT + TPB)
|
||||
equ.bui@solutionerp.local TPB Thiết bị (EQU + TPB)
|
||||
hra.dang@solutionerp.local TPB HRA (HRA + TPB)
|
||||
qs.hoang, qs.ngo QS công trường (NV.PB)
|
||||
nv.cao, nv.dinh NV Cung ứng/Tài chính (NV.PB)
|
||||
|
||||
⚠ Rotate ALL passwords trước UAT thật
|
||||
```
|
||||
|
||||
- API prod: https://api.huypham.vn — `/health/live`, `/health/ready`
|
||||
|
||||
Reference in New Issue
Block a user