go back to calendar after editing and creation of time-records (#519)
This commit is contained in:
@@ -39,6 +39,7 @@ class RateCalculator implements CalculatorInterface
|
||||
{
|
||||
if (null === $record->getEnd()) {
|
||||
$record->setRate(0);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user