store/app/Models
2026-06-28 10:42:57 +07:00
..
Concerns feat: implement owner verification system with enums, service, and controller updates for managing verification requests 2026-06-26 19:13:10 +07:00
Attendance.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
CashAccount.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
CashTransaction.php refactor: refactor CashTransaction model logic into helper methods and update best practice documentation for Eloquent attributes 2026-06-22 11:39:40 +07:00
Category.php feat: implement DashboardService and refactor active scope usage in services 2026-06-22 11:48:13 +07:00
Customer.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
Cutting.php refactor: implement and utilize eloquent scopes for common model status queries across the application 2026-06-22 12:15:08 +07:00
CuttingMaterial.php refactor: replace remaining material with sampel and hasil cutting diluar sampel in cutting requests and models, update related validation and frontend components 2026-06-27 23:50:41 +07:00
CuttingResult.php refactor: replace remaining material with sampel and hasil cutting diluar sampel in cutting requests and models, update related validation and frontend components 2026-06-27 23:50:41 +07:00
CuttingResultPrice.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
Employee.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
EmployeeAdvance.php feat: implement employee advance payment management with new model, migration, and frontend updates 2026-06-28 09:33:40 +07:00
EmployeeAdvancePayment.php feat: implement employee advance payment management with new model, migration, and frontend updates 2026-06-28 09:33:40 +07:00
Expense.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
HomepageConfiguration.php refactor: improve MediaDropzone file handling and input triggering with container-based scoping 2026-06-25 22:41:11 +07:00
LeaveRequest.php refactor: implement and utilize eloquent scopes for common model status queries across the application 2026-06-22 12:15:08 +07:00
Notification.php feat: implement notification system with controller, model, and frontend integration 2026-06-27 20:45:01 +07:00
Order.php feat: add partially paid status to employee advances and update related functionalities 2026-06-27 20:07:12 +07:00
OrderItem.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
OwnerVerificationRequest.php feat: implement owner verification system with enums, service, and controller updates for managing verification requests 2026-06-26 19:13:10 +07:00
Payroll.php feat: add partially paid status to employee advances and update related functionalities 2026-06-27 20:07:12 +07:00
PayrollAdjustment.php refactor: remove unused check_out_photo_path from checkedInOnly state in AttendanceFactory 2026-06-22 20:54:58 +07:00
PayrollPeriod.php refactor: enhance attendance penalty application by utilizing query scopes for employee status and payroll period checks 2026-06-22 13:58:07 +07:00
Product.php feat: implement owner verification system with enums, service, and controller updates for managing verification requests 2026-06-26 19:13:10 +07:00
ProductPrice.php feat: add prices relationship to ProductVariant model and update related services and UI for improved product pricing management 2026-06-21 00:09:23 +07:00
ProductVariant.php feat: add stock ecer transfer functionality with new controller, service, and frontend modal integration 2026-06-28 10:42:57 +07:00
Purchase.php feat: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00
PurchaseItem.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
PushSubscription.php feat: implement push notification system with web-push integration and subscription management 2026-06-14 00:08:06 +07:00
RawMaterial.php feat: implement owner verification system with enums, service, and controller updates for managing verification requests 2026-06-26 19:13:10 +07:00
RawMaterialPrice.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
Rejection.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
StockEcerHistory.php feat: add stock ecer transfer functionality with new controller, service, and frontend modal integration 2026-06-28 10:42:57 +07:00
Supplier.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
SystemConfiguration.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
User.php feat: implement notification system with controller, model, and frontend integration 2026-06-27 20:45:01 +07:00
UserProfile.php feat: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00