diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-14 05:55:09 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-14 05:55:09 -0400 |
commit | 50f434a5e341e69edadae2929b53414b2d4de9f2 (patch) | |
tree | 6511236db109e2cca07d48503a67360d79795280 /src/value.h | |
parent | ee5e0600aaa63859b9452d981ea9dd29b581b216 (diff) | |
download | fork-ledger-50f434a5e341e69edadae2929b53414b2d4de9f2.tar.gz fork-ledger-50f434a5e341e69edadae2929b53414b2d4de9f2.tar.bz2 fork-ledger-50f434a5e341e69edadae2929b53414b2d4de9f2.zip |
Generate null transactions for empty periods
For example, if one uses -M to generate a monthly report for an entire
year, and there are no transaction in the month of February, ordinarily
Ledger would report nothing for that month, even if -E were used. Now
"null transactions" are generated for periods without any activity, in
order to make certain reports -- such as running monthly averages --
more accurate.
For example, instead of -MA being just a monthly running average of
months with activity, it is now a true average among all months during
the reported period.
Diffstat (limited to 'src/value.h')
0 files changed, 0 insertions, 0 deletions