CIM68 - ServiceKit update
This commit is contained in:
@@ -339,7 +339,7 @@ if (!empty($post_content['sn']) && !empty($post_content['testdetails'])) {
|
||||
foreach ($results as $result){
|
||||
$result = json_decode(json_encode($result));
|
||||
$servicereport = serviceReport($result, 'email');
|
||||
generatedPDF($servicereport,$last_id,$user);
|
||||
generatedPDF($servicereport,$last_id,$useremail);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user