diff options
author | Johann Klähn <kljohann@gmail.com> | 2012-10-23 12:13:22 +0200 |
---|---|---|
committer | Johann Klähn <kljohann@gmail.com> | 2012-10-23 12:13:22 +0200 |
commit | e824070b4ac098010f993dbdbcdff9a4bf1a3ba6 (patch) | |
tree | 983105ad9e617d8bb6499a1beafc0dc5ce5e9a98 /lisp | |
parent | 6b5fb0da7372d7f5e48607b3885b8f9b01afa99c (diff) | |
download | fork-ledger-e824070b4ac098010f993dbdbcdff9a4bf1a3ba6.tar.gz fork-ledger-e824070b4ac098010f993dbdbcdff9a4bf1a3ba6.tar.bz2 fork-ledger-e824070b4ac098010f993dbdbcdff9a4bf1a3ba6.zip |
fix bucket directive (bug 765)
This was caused by both 'A' and 'bucket' using
default_account_directive. This function was still stripping the 'A'
directive, so the first character of the account name used with 'bucket'
was cut off. Maybe the code for the other directives should be changed
accordingly for consistency (put line + 1 in call instead of function).
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions