dstpabuaran.com/app/Enums
Yoga Pangestu cf0e772159 feat: implement restock management functionality
- Add RestockIndex component for displaying and managing restocks.
- Create RestockCardRow component for rendering individual restock items.
- Implement RestockItemSubRow component for displaying detailed item information.
- Define routes for restock management in web.php.
- Create RestockTest to cover various scenarios for restock creation, updating, and deletion.
- Ensure proper handling of permissions for restock actions.
- Add validation for restock data and ensure correct relationships are maintained.
2026-08-02 22:34:10 +07:00
..
Concerns feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
CashTransactionType.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
CuttingStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
EmployeeAdvanceStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
EmploymentStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
Gender.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
LeaveRequestStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
Modules.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
OrderChannel.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
OrderStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
PaymentType.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
PayrollAdjustmentType.php feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
PayrollPeriodStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
PayrollStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
PriceType.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStatus.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStockQuality.php feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
RawMaterialUnit.php feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
StokOpnameStatus.php feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00