dstpabuaran.com/app/Services/Admin
Yoga Pangestu b85bbb1ba4 feat: enhance purchase and restock management with variant support
- Added existing_material_ids to PurchaseForEdit and RestockForEdit types.
- Introduced RawMaterialVariant and ProductVariantForRestock types for better variant handling.
- Updated PurchaseCreate and PurchaseEdit components to fetch and display raw material variants.
- Enhanced RestockCreate and RestockEdit components to manage product variants dynamically.
- Modified TransactionCreate and TransactionEdit components to support product variants.
- Added routes for fetching active products and raw materials.
2026-08-20 10:48:24 +07:00
..
Finance feat: update photo conversion URL handling across services to check for generated conversions before retrieving URLs 2026-08-16 14:39:18 +07:00
HR feat: enhance AttendanceIndex component by adding 'Belum Pulang' badge and improving check-out display logic 2026-08-15 16:15:40 +07:00
Manage feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
Master feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
Settings Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
System feat: implement form history logging for CRUD operations and add activity log management interface 2026-08-16 20:41:48 +07:00
AdminSettingsService.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00