Re: Historical balance

2020-09-15 Thread John Wiegley
> "JF" == Jun Furukawa  writes:

JF> I have one thing that I can’t find a good way to do this.
JF> ‘ledger b bankname’ will show the latest balance of the asset, but I
JF> want to get a list of ending balance for each month (not sum of cash
JF> in and out)
JF> What I want to get is some like:
JF> 20-Jun-01 - 20-Jun-30.. ..   100
JF> 20-Jul-01 - 20-Jul-31.. ..  110
JF> 20-Aug-01 - 20-Aug-31.. ..   112
JF> 20-Sep-01 - 20-Sep-30.. ..   108

Isn't this exactly what `ledger reg --collapse -M bankname` would show you?

JOhn

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/m25z8ecyih.fsf%40newartisans.com.


Historical balance

2020-09-15 Thread Jun Furukawa
I have one thing that I can’t find a good way to do this.

‘ledger b bankname’ will show the latest balance of the asset, but I want 
to get a list of ending balance for each month (not sum of cash in and out)
What I want to get is some like:
20-Jun-01 - 20-Jun-30.. ..   100
20-Jul-01 - 20-Jul-31.. ..  110
20-Aug-01 - 20-Aug-31.. ..   112
20-Sep-01 - 20-Sep-30.. ..   108

hledger can do this some like this, but I want to get vertical output not 
horizontal.
hledger b bank name -M --historical # shows numbers horizontally

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/6e10d153-73ed-4202-b121-ba226370e6e5n%40googlegroups.com.