Commit Graph

7 Commits

Author SHA1 Message Date
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
dbdbd9 977728a22d Evaluation: filter date sprint-review, filter technical name, export report file 2024-09-20 16:02:16 +07:00
JOSEPH LE cc16dd6020 update qrcode 2024-09-07 09:06:02 +07:00
JOSEPH LE d8b91e26cc Merge branch 'master' of https://gitea.nswteam.net/joseph/ManagemetSystem 2024-05-17 17:26:36 +07:00
JOSEPH LE 30cc1c3cac Create a workflow statistics page from Jira 2024-05-17 17:26:32 +07:00
joseph le 9f7ae95037 sdfsd 2024-05-14 07:11:04 +00:00
JOSEPH LE 839bbbac82 first commit 2024-05-13 15:49:01 +07:00