ranjith-dev #643

Merged
jothi merged 3 commits from ranjith-dev into master 2026-05-25 11:31:24 +00:00
Showing only changes of commit be85c85e06 - Show all commits

View File

@@ -36,8 +36,6 @@ class SendInvoiceReport extends Command
$mailRules = \App\Models\AlertMailRule::where('module', 'InvoiceValidation')->get()->groupBy('rule_name');
$this->info(print_r($mailRules->toArray(), true));
// $startDate = now()->setTime(8, 0, 0);
// $endDate = now()->copy()->addDay()->setTime(8, 0, 0);