ManagementSystem/BACKEND/Modules/Admin/app/Models
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
..
.gitkeep sdfsd 2024-05-14 07:11:04 +00:00
Admin.php update 2024-05-29 10:40:59 +07:00
Category.php feat(setting): add setting saturday work 2026-04-09 16:11:18 +07:00
Criteria.php Intergate api Profiles 2024-09-18 03:45:26 +07:00
CustomTheme.php sdfsd 2024-05-14 07:11:04 +00:00
Dashboard.php sdfsd 2024-05-14 07:11:04 +00:00
Discount.php sdfsd 2024-05-14 07:11:04 +00:00
DiscountType.php sdfsd 2024-05-14 07:11:04 +00:00
Document.php add BE, FE Document 2025-03-12 16:48:05 +07:00
ElectricityBill.php Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
Equipment.php feature(office-support): add equipment management and electricity bill attachment 2026-05-14 14:36:42 +07:00
EquipmentAssignment.php feature(office-support): add equipment management and electricity bill attachment 2026-05-14 14:36:42 +07:00
MonthlyTimekeeping.php update cache, table cache mothly 2024-07-01 10:51:46 +07:00
Package.php sdfsd 2024-05-14 07:11:04 +00:00
ProjectReview.php Update 2025-02-06 13:16:07 +07:00
Setting.php sdfsd 2024-05-14 07:11:04 +00:00
Sprint.php Gắn tooltip cho criterias của sprint review , navbar avartar sang trái, tích hợp loadding project và sprint 2024-09-18 14:19:33 +07:00
SprintCriteria.php Fix lỗi lưu thông tin create by 2024-09-19 08:08:59 +07:00
Technical.php Bổ sung api Technical 2024-09-20 15:27:32 +07:00
TechnicalUser.php Bổ sung api Technical 2024-09-20 15:27:32 +07:00
TestCaseForSprint.php Tạo api trang criterias and test report 2024-09-16 16:20:36 +07:00
Ticket.php update structure for ticket function 2024-08-06 14:43:11 +07:00
Tracking.php sdfsd 2024-05-14 07:11:04 +00:00
User.php Tạo api trang criterias and test report 2024-09-16 16:20:36 +07:00
UserCriteria.php Fix lỗi lưu thông tin create by 2024-09-19 08:08:59 +07:00