store/app/Models
2026-06-22 11:26:47 +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 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: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +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 refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
CuttingMaterial.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
CuttingResult.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +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 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 refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
OrderItem.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +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 refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
PayrollPeriod.php refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +07:00
Product.php refactor: remove ProductPendingAction and ProductStatus enums, update related references in Product model and services for improved code clarity and maintainability 2026-06-21 12:36:36 +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 refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +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 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
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 refactor: standardize model structure, normalize bidirectional relations, and update documentation. 2026-06-22 11:26:47 +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