store/app/Models
2026-06-21 00:21:27 +07:00
..
Concerns Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern. 2026-06-12 11:10:36 +07:00
Attendance.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 feat: implement cash transaction management with deposit and withdrawal requests, enhance UI components for better user experience 2026-06-21 00:21:27 +07:00
Category.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
CuttingMaterial.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
CuttingResult.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
EmployeeAdvance.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
LeaveRequest.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
Order.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
OrderItem.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
Payroll.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
PayrollAdjustment.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
PayrollPeriod.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
Product.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 prices relationship to ProductVariant model and update related services and UI for improved product pricing management 2026-06-21 00:09:23 +07:00
Purchase.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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 style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
RawMaterialPrice.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +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
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 style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
UserProfile.php style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00