Fixed not being able to order mgmt service from Citycom
This commit is contained in:
@@ -45,7 +45,7 @@ foreach(PreordercampaignModel::search(["fulfillment" => "citycom_oan"]) as $camp
|
|||||||
"up" => 100,
|
"up" => 100,
|
||||||
"product_name" => "Estmk Greenstream OAN Mgmt",
|
"product_name" => "Estmk Greenstream OAN Mgmt",
|
||||||
"execution_date" => false,
|
"execution_date" => false,
|
||||||
"services" => [CITYCOM_OAN_API_SERVICES_FOR_RESERVATION],
|
"services" => CITYCOM_OAN_API_SERVICES_FOR_RESERVATION,
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user