CMXX - Removed default HW version

This commit is contained in:
“VeLiTi”
2024-12-11 16:58:22 +01:00
parent 984983043d
commit cf17ccf2e3

View File

@@ -29,7 +29,7 @@ $equipment = [
'status' => 1,
'accounthierarchy' => $_SESSION['partnerhierarchy'],
'serialnumber' => '',
'hw_version' => 'R08',
'hw_version' => '',
'sw_version' => '',
'service_date' => $date,
'warranty_date' => $date,