parfum/app/Console/Commands
Yoga Pangestu 3a05ee2617 feat: implement comprehensive migration commands for legacy data
- Added migration commands for users, employees, outlets, categories, products, bottles, and perfumes to transfer data from the old database to the new structure.
- Each command includes options for forced migration and recreation of existing records.
- Implemented progress feedback and error handling during migration processes.
- Updated database configuration to include connection settings for the old database.
- Enhanced DatabaseSeeder to automatically trigger the migration process after seeding essential data.
2026-01-10 19:04:31 +07:00
..
Migrations feat: implement comprehensive migration commands for legacy data 2026-01-10 19:04:31 +07:00
ClosePayrolls.php refactor: simplify payroll close command scheduling and update payroll closing notification content 2025-12-18 09:48:50 +07:00
GeneratePayrolls.php feat: Implement automated payroll closing with push notifications and refine payroll filtering and status management. 2025-12-18 09:39:33 +07:00
GenerateStockOpname.php refactor(commands): Update command descriptions to English for improved clarity and consistency. 2025-12-14 14:38:56 +07:00