store/app/Services/Master
2026-06-22 15:02:04 +07:00
..
CategoryService.php refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity 2026-06-22 15:02:04 +07:00
CustomerService.php refactor: replace individual attribute assignments and save calls with mass update() calls across service classes 2026-06-22 12:26:38 +07:00
ProductService.php refactor: standardize variable naming in query closures across service classes for improved readability 2026-06-22 12:53:09 +07:00
RawMaterialService.php refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability 2026-06-22 14:41:52 +07:00
SupplierService.php refactor: replace individual attribute assignments and save calls with mass update() calls across service classes 2026-06-22 12:26:38 +07:00