This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6078/

branches/koffice/2.3/koffice/kplato/libs/kernel/kptcommand.cpp (Diff revision 1)
void NodeIndentCmd::execute()
1017
            // Also remove accounts
This and the addition from SubtaskAddCmd::SubtaskAddCmd() could be shared in a separate private function instead of copy/pasting.

- Jaroslaw


On December 9th, 2010, 6:45 p.m., Dag Andersen wrote:

Review request for KOffice.
By Dag Andersen.

Updated 2010-12-09 18:45:39

Description

If the user sets an account reference on a task and then makes it a summary task, the account is not reset.
The result is that the cost from the summary tasks subtask may be added twice giving incorrect totals.

Diffs

  • branches/koffice/2.3/koffice/kplato/libs/kernel/kptcommand.cpp (1204885)

View Diff