dstpabuaran.com/database/seeders
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
..
CashAccountSeeder.php feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
CategorySeeder.php feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
CustomerSeeder.php feat: add customer management functionality and update navigation 2026-07-29 01:30:29 +07:00
DatabaseSeeder.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
RolePermissionSeeder.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
SupplierSeeder.php feat: implement supplier management with CRUD functionality 2026-07-29 01:16:58 +07:00
UserSeeder.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00