open issues fixed, update notes
This commit is contained in:
parent
ae78ba6774
commit
1bf3846cc3
40
NOTES
40
NOTES
@ -18,46 +18,6 @@ We aim to make reliable, maintainable, usable software, sustainably.
|
|||||||
|
|
||||||
* to do
|
* to do
|
||||||
** errors
|
** errors
|
||||||
*** misaligned euro amounts
|
|
||||||
~/personal$ 2008 bal entertainment
|
|
||||||
$254.19
|
|
||||||
€18.90 equity:draw:personal:entertainment
|
|
||||||
$93.52 books
|
|
||||||
€18.90 drinks
|
|
||||||
$153.67 music
|
|
||||||
--------------------
|
|
||||||
$254.19
|
|
||||||
€18.90
|
|
||||||
|
|
||||||
*** "from last week" gives this week, should be since monday before last
|
|
||||||
*** $ hledger -f new.ledger add
|
|
||||||
hledger: new.ledger: openFile: does not exist (No such file or directory)
|
|
||||||
|
|
||||||
*** runhaskell hledger.hs reg -p 'daily this month' -E
|
|
||||||
hledger.hs: Prelude.head: empty list
|
|
||||||
|
|
||||||
*** joyful> make ci
|
|
||||||
["/repos/hledger/hledger","web","--debug"] |
|
|
||||||
|
|
||||||
*** ghci> readLedger "~/src/hledger/sample.ledger"
|
|
||||||
Exception: ~/src/hledger/sample.ledger: openFile: does not exist (No such file or directory)
|
|
||||||
|
|
||||||
*** not:
|
|
||||||
hledger: user error (Text.Regex.Posix.String died: (ReturnCode 14,"empty (sub)expression"))
|
|
||||||
*** histogram stops after last occupied interval
|
|
||||||
*** hledger: could not balance this transaction, amounts do not add up to zero:
|
|
||||||
2007/12/08 * bus
|
|
||||||
expenses:transportation:bus $1.25
|
|
||||||
assets:cash $-1
|
|
||||||
assets:coins:quarters $-0.25
|
|
||||||
*** [] virtual transactions don't enforce balancing
|
|
||||||
*** misdated clockout gives confused results - do more checking ?
|
|
||||||
$ cat - |hledger -f- bal --no-total
|
|
||||||
i 2009/04/15 23:00:00 a
|
|
||||||
o 2009/04/16 23:30:00
|
|
||||||
i 2009/04/16 08:00:00 a
|
|
||||||
o 2009/04/16 08:30:00
|
|
||||||
25.0h a
|
|
||||||
** docs/marketing/packaging
|
** docs/marketing/packaging
|
||||||
*** streamline - less is more
|
*** streamline - less is more
|
||||||
*** automate
|
*** automate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user