Commit Graph

7 Commits

Author SHA1 Message Date
Your Name 0f2d5db8a3 feature(office-support): add equipment management and electricity bill attachment
Equipment management (new):
- Equipment CRUD with code, name, note, optional photo (max 10MB)
- Barcode scanner using @zxing/browser:
  - Defaults to back camera on mobile, autofocus + 2x zoom
  - Reads any orientation (rotates 12 angles per cycle for arbitrary tilt)
  - Manual "Capture & decode" fallback (18 angles)
  - Horizontal aiming line + haptic feedback on success
- Assign workflow with full history (user <-> warehouse, every state recorded)
- Statistics view: equipments grouped by current holder (Accordion + KPIs)
- Image lightbox: view original at any zoom, open-in-new-tab, pinch-zoom on mobile
- Client-side resize for >10MB uploads to fit PHP upload limit

Electricity bill:
- Attachment (PDF/image) upload, view, replace, remove

Routes, API endpoints, Mantine tab integration, and DB migrations included.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 14:36:42 +07:00
dbdbd9 e026b70e66 fix show file document detail, update document 2025-03-13 14:14:43 +07:00
nguentrungthat 846df81d44 Update Working review 2025-02-13 17:01:52 +07:00
Joseph e226ad41d7 create page manage profiles, page add profile user 2024-10-16 15:35:58 +07:00
Truong Vo b203e8d82c View note theo ngày và note tổng chức năng timekepping 2024-08-05 08:38:39 +07:00
joseph le 803fc832e2 update 2024-05-15 02:20:30 +00:00
JOSEPH LE 839bbbac82 first commit 2024-05-13 15:49:01 +07:00