[add] statement cancel line: a yaml test

This commit is contained in:
Leonardo Pistone
2014-01-27 16:16:56 +01:00
parent a2fb47865b
commit 1e599ededd
3 changed files with 83 additions and 1 deletions

View File

@@ -27,7 +27,8 @@ class Statement(orm.Model):
"""Bank Statement.
Minimal changes to allow cancelling single lines.
Minimal changes to allow cancelling single lines and checking if there are
any lines that are already reconciled.
"""