dstpabuaran.com/app/Models
Yoga Pangestu 9637671713 feat: enhance product management and purchase functionality
- Updated ProductIndex component to improve category and product filtering with memoization.
- Refactored Combobox components for better performance and usability.
- Added PurchaseController routes for managing purchases with appropriate permissions.
- Created comprehensive tests for purchase management, covering creation, updating, and deletion scenarios.
- Ensured proper handling of raw materials and their variants during purchase operations.
- Implemented validation for required fields in purchase creation and updates.
2026-08-02 14:07:16 +07:00
..
AppNotification.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Attendance.php Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
CashAccount.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
CashTransaction.php refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
Category.php feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
Customer.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Cutting.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
CuttingMaterial.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
CuttingMaterialCombination.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
CuttingResult.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Employee.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
EmployeeAdvance.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Expense.php refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
HomepageConfiguration.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
LeaveRequest.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Order.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
OrderItem.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
OwnerVerificationRequest.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Payroll.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
PayrollAdjustment.php feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
PayrollPeriod.php feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Product.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductCategory.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductPrice.php Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
ProductVariant.php feat: implement stock transfer functionality for product variants with validation and notifications 2026-08-01 15:15:38 +07:00
Purchase.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
PurchaseItem.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
PushSubscription.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
RawMaterial.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
RawMaterialPrice.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
Rejection.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Restock.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
RestockItem.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
RetailStockHistory.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
StockMutation.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
StokOpname.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
StokOpnameItem.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Supplier.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
SystemConfiguration.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
User.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
UserProfile.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00