mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 06:24:03 +00:00
Merge branch 'invoice-adjustment' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development
# Conflicts: # app/Console/Kernel.php
This commit is contained in:
@@ -39,10 +39,6 @@ class Kernel extends ConsoleKernel
|
||||
->appendOutputTo(storage_path().'/logs/soft-delete-seasonal-segmant-company.log')
|
||||
->withoutOverlapping();
|
||||
|
||||
$schedule->command('regenerateInvoice')
|
||||
->everyMinute()
|
||||
->appendOutputTo(storage_path().'/logs/regenerateInvoice.log')
|
||||
->withoutOverlapping();
|
||||
|
||||
$schedule->command('delete:bulk-invoice-files')
|
||||
->dailyAt('00:00')
|
||||
|
||||
Reference in New Issue
Block a user