|
|
@@ -43,6 +43,10 @@ class CalculatorService |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if ($recCycleInspection > $recCycleMaintenance) { |
|
|
|
|
|
$recCycleInspection = $recCycleMaintenance; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
$costDiffCurCycleRecCycle = null; |
|
|
$costDiffCurCycleRecCycle = null; |
|
|
$costDiffCurRecPercentage = null; |
|
|
$costDiffCurRecPercentage = null; |
|
|
if ($benchmark !== null) { |
|
|
if ($benchmark !== null) { |
|
|
|