Merge branch 'fronkdev' into 'master'

Fixed Citycom Oan Api updateService()

See merge request fronk/thetool!2011
This commit is contained in:
Frank Schubert
2026-01-15 13:54:35 +00:00

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;