Fix a bug : Week lines were not re computed after deleting an operation
This commit is contained in:
@@ -910,6 +910,8 @@ void GridAccount::OnDeleteClicked(int id)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ComputeWeeks();
|
||||||
|
|
||||||
_kiss->UpdateStats();
|
_kiss->UpdateStats();
|
||||||
_inModification = false;
|
_inModification = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user