Fixed Citycom Oan Api updateService()

This commit is contained in:
Frank Schubert
2026-01-15 14:54:16 +01:00
parent b7838c2b21
commit bba978a61d

View File

@@ -298,7 +298,7 @@ class Citycom_OanApiHelper {
return false;
}
$service_data["product_id"] = $product_id;
$service_data["product"] = $product_id;
}
if(!count($service_data)) return true;