citycom oan cleanup

This commit is contained in:
Frank Schubert
2026-02-12 15:03:37 +01:00
parent d34a1e1b15
commit 3fd98e753c
3 changed files with 10 additions and 46 deletions

View File

@@ -67,9 +67,6 @@ foreach(PreordercampaignModel::search(["fulfillment" => "citycom_oan"]) as $camp
$data["ctag_range_search"] = $existing_ctag->ctag;
}
//echo "{$preorder->id}\n";
//var_dump($data);exit;
$log->info(__FILE__.": Ordering Citycom services for preorder ".$preorder->id);
if(!$cc_helper->orderServices($preorder, $sublocation_id, $data)) {
$log->error(__FILE__.": Error ordering Citycom services for preorder ".$preorder->id);