opnform-host-nginx/api/app/Console/Commands
Julien Nahum 9bf83d5f89 Enhance Tax Export Command Date Handling
- Improved date validation logic in the GenerateTaxExport command.
- Added default start date as the first day of the previous month if not specified, with user confirmation.
- Set default end date to the end of the month based on the start date if not provided.
- Refactored date formatting for better readability and consistency in log messages.
- Enhanced the clarity of the progress bar query options by formatting the expand array.

These changes improve user experience by providing sensible defaults for date inputs and ensuring clear communication of the command's actions.
2025-01-14 14:40:26 +01:00
..
Tax Enhance Tax Export Command Date Handling 2025-01-14 14:40:26 +01:00
CleanDatabase.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
CleanIntegrationEvents.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
EmailNotificationMigration.php improve email notfication migration (#602) 2024-10-24 15:48:04 +02:00
GenerateTemplate.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
InitProjectCommand.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00