Budget graph in project details (#3406)
* do not copy description if restarting via calendar * added support to display negative durations * fix charts for larger numbers
This commit is contained in:
@@ -209,6 +209,7 @@ class TimesheetCountedStatistic implements \JsonSerializable
|
||||
/**
|
||||
* @param float $recordInternalRate
|
||||
* @return $this
|
||||
* @deprecated since 1.15 use setInternalRate() instead
|
||||
*/
|
||||
public function setRecordInternalRate($recordInternalRate)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user