diff options
Diffstat (limited to 'src/pool.cc')
-rw-r--r-- | src/pool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pool.cc b/src/pool.cc index aa56efff..65edbd6a 100644 --- a/src/pool.cc +++ b/src/pool.cc @@ -298,7 +298,7 @@ commodity_pool_t::exchange(const amount_t& amount, annotation.add_flags(ANNOTATION_DATE_CALCULATED); if (tag) annotation.add_flags(ANNOTATION_TAG_CALCULATED); - + breakdown.amount = amount_t(amount, annotation); DEBUG("commodity.prices.add", |