Update getCustomersWithVehicleSubscriptions to exclude fixed pricing customers and remove unused return statement in invoicing route
This commit is contained in:
@@ -1056,7 +1056,6 @@ class InvoicingPeriodRoute
|
||||
true
|
||||
);
|
||||
}
|
||||
return $subscriptions;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user