Added TODO comment
This commit is contained in:
parent
9449ca2c80
commit
c1e23c8746
1 changed files with 2 additions and 0 deletions
|
|
@ -180,6 +180,8 @@ namespace {
|
|||
amt = post->amount_expr->text();
|
||||
} else
|
||||
#if 0
|
||||
// jww (2012-02-27): Disabled for now because it's not
|
||||
// outputted valid transactions in every case
|
||||
if (! (count == 2 && index == 2 &&
|
||||
(*xact.posts.begin())->amount.commodity() ==
|
||||
post->amount.commodity() &&
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue