Files
MKM/app/Filament/Resources
Jp e04689acca refactor(sales): replace service with command and action pattern
- Replace SaleService with CreateSaleCommand and CreateSaleAction for better separation of concerns
- Move sale creation logic into dedicated command class following command pattern
- Update CreateSale.php to use new action instead of direct service call
- Wrap sale creation in database transaction for data consistency
2026-02-16 01:22:00 +08:00
..
2024-08-15 20:11:21 +08:00
2024-08-15 20:11:21 +08:00
2024-08-11 20:03:49 +08:00
2024-08-05 08:04:35 +08:00
2024-10-31 00:53:13 +08:00
2024-08-05 08:04:35 +08:00