Commit Graph

11 Commits

Author SHA1 Message Date
Leonardo Pistone
e972437765 [fix] duplicate moves when confirming a statement with a confirmed line
Add a test to expose the bug.
To reproduce: create a statement with two lines, confirm one, and then confirm
the whole statement. The first line has two associated moves.
2014-06-13 12:04:16 +02:00
Leonardo Pistone
eaa1e8605f [fix] when the last line in draft of the statement is confirmed, the statement should be confirmed only after passing the usual balance check, if the check is enabled in the profile. I add a test that shows the bug 2014-03-07 14:59:48 +01:00
Leonardo Pistone
384c7a673c [add] test that when I confirm the last line, the statement should be confirmed as well 2014-03-07 14:35:48 +01:00
Leonardo Pistone
2134ea7ee1 [imp] display a warning in any case when cancelling the statement. the message changes if there are some unreconciled lines 2014-02-18 10:47:26 +01:00
Leonardo Pistone
940978bce8 [add] migration script to set the state of the lines of existing statements correctly 2014-02-17 17:42:45 +01:00
Leonardo Pistone
1e599ededd [add] statement cancel line: a yaml test 2014-01-27 16:16:56 +01:00
Leonardo Pistone
9b7b54fceb [imp] cancel statement line: add reconciliation check also when cancelling all of the statement 2014-01-27 15:31:43 +01:00
Leonardo Pistone
2ead4da982 [imp] cancel line: improve doc 2014-01-27 14:34:52 +01:00
Leonardo Pistone
060862248e [add] statement cancel line: ask for confirmation if the line is reconciled 2014-01-27 12:30:24 +01:00
Leonardo Pistone
47e4dcb8f8 [imp] statement_cancel_line: if all lines are confirmed, confirm the statement as well 2014-01-24 14:37:09 +01:00
Leonardo Pistone
f76a7f4c30 [add] account_statement_cancel_line, initial work 2014-01-22 16:41:55 +01:00