mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
E-Invoice - One time processing to generate normal invoice for July 2025 (prevent accidental rerun)
This commit is contained in:
@@ -48,7 +48,7 @@ class OneTimeBatchProcessEInvoicesV2Command extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
// return;
|
||||
return;
|
||||
|
||||
$startDate = Carbon::create(2025, 7, 1)->startOfDay();
|
||||
$endDate = Carbon::create(2025, 7, 31)->endOfDay();
|
||||
|
||||
Reference in New Issue
Block a user