;ui: add a manual test for #1468
This commit is contained in:
parent
337bc989ab
commit
2e5ac08b69
@ -153,7 +153,7 @@ which has nice screenshots, but might be less up to date.
|
|||||||
───────────────────────── a transactions (1/1) ─────────────────────────
|
───────────────────────── a transactions (1/1) ─────────────────────────
|
||||||
2020-01-01 past transaction a $1 $1
|
2020-01-01 past transaction a $1 $1
|
||||||
|
|
||||||
** touch forecast.journal, press F again # forecast txns can still be enabled if file modification time changed while disabled (#1204)
|
** with the above still running, touch forecast.journal, press F again # forecast txns can still be enabled if file modification time changed while disabled (#1204)
|
||||||
───────────────────────── a transactions (6/6) ─────────────────────────
|
───────────────────────── a transactions (6/6) ─────────────────────────
|
||||||
2020-01-01 past transaction a $1 $1
|
2020-01-01 past transaction a $1 $1
|
||||||
2020-01-01 forecasted tra.. a $1 $2
|
2020-01-01 forecasted tra.. a $1 $2
|
||||||
@ -161,3 +161,13 @@ which has nice screenshots, but might be less up to date.
|
|||||||
2020-07-01 forecasted tra.. a $1 $4
|
2020-07-01 forecasted tra.. a $1 $4
|
||||||
2020-10-01 forecasted tra.. a $1 $5
|
2020-10-01 forecasted tra.. a $1 $5
|
||||||
3000-01-01 future transac.. a $1000000 $1000005
|
3000-01-01 future transac.. a $1000000 $1000005
|
||||||
|
|
||||||
|
** hledger-ui -f 1468.j, 2, RIGHT # in list mode, register of account above depth limit shows only its transactions
|
||||||
|
───────────────────────────── a transactions (1/1) ─────────────────────────────
|
||||||
|
2021-01-01 a 1 1
|
||||||
|
|
||||||
|
** LEFT, DOWN, RIGHT # in list mode, register of account at depth limit also shows subaccounts' transactions (#1468)
|
||||||
|
──────────────────────────── a:aa transactions (2/2) ───────────────────────────
|
||||||
|
2021-01-02 a:aa 10 10
|
||||||
|
2021-01-03 a:aa:aaa 100 110
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user