Merge branch 'dillon/90-e-invoice-e' into vapor/staging

This commit is contained in:
Dillon Ngo
2025-08-05 14:39:51 +08:00
@@ -48,6 +48,8 @@ class OneTimeBatchProcessEInvoicesV2Command extends Command
*/
public function handle()
{
return;
$startDate = Carbon::create(2025, 7, 1)->startOfDay();
$endDate = Carbon::create(2025, 7, 31)->endOfDay();