ManagementSystem/BACKEND/Modules/Admin/app/Models
nguyentrungthat baa3216c69 Add electricity bills module (API, model, PDF)
Introduce an Electricity Bills feature: adds ElectricityBill model, controller with CRUD + PDF export, Blade PDF template, and a migration to create the electricity_bills table. Registers routes (with admin permission middleware) and persists generated PDFs to public storage. Adds ResultSuccess/ResultError helpers to base Controller and updates composer to include dompdf and DBAL dependencies. Also includes frontend updates (Admin API, DataTable, Navbar, new OfficeSupport page and styles, route and CRUD helper adjustments) to support the new functionality.
2026-04-29 13:44:34 +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
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