I am running Ledger 2.6.2, the command-line accounting tool (modules: gmp, pcre, xml)
I finally figured out a way to produce results by date but there is a strange problem. It works the opposite way around. ledger -f speedtapir -b 2012/01/05 bal -----> This give me the last month balance. ledger -f speedtapir -b 2012/08/05 bal ------> This gives me the first month. Any idea? On Fri, Aug 10, 2012 at 9:13 PM, Kunal Ahuja <[email protected]> wrote: > Dear Craig, > > Ah I see. Well lets see if someone knows how to do it. > > Thanks for your input though. > > > On Fri, Aug 10, 2012 at 9:11 PM, Craig Earls <[email protected]> wrote: >> Oh. I don't know much about 2.6.X, I can't help much there. My answer was >> 3.0 centric. >> >> >> On Fri, Aug 10, 2012 at 7:09 AM, Kunal Ahuja <[email protected]> wrote: >>> >>> Still no luck. >>> >>> My version is as follows:- >>> >>> Ledger 2.6.2, the command-line accounting tool >>> (modules: gmp, pcre, xml) >>> >>> >>> ledger bal -f YOURFILENAME --period "until aug" ------> still the same >>> error "Error: Please specify ledger file using -f ...." >>> >>> ledger -f speedtapir-ledger bal --period "until feb" -------> gives >>> me no response. >>> >>> >>> >>> >>> >>> On Fri, Aug 10, 2012 at 8:56 PM, Craig Earls <[email protected]> wrote: >>> > ledger doesn't care what the filename is, as long as it is specified >>> > correctly in the command line, the environment variables, or the >>> > .ledgerrc >>> > file. >>> > >>> > In the command line I gave I sued the filename from the orinator of this >>> > conversation. >>> > >>> > So the command should be: >>> > >>> > ledger bal -f YOURFILENAME --period "until aug" >>> > >>> > >>> > On Fri, Aug 10, 2012 at 6:43 AM, Kunal Ahuja <[email protected]> wrote: >>> >> >>> >> Or do I need to save the file as a .bat ? >>> >> >>> >> On Fri, Aug 10, 2012 at 8:42 PM, Kunal Ahuja <[email protected]> >>> >> wrote: >>> >> > Dear Craig, >>> >> > >>> >> > Thanks for your feedback. >>> >> > >>> >> > I did try that and i got the following error :- >>> >> > >>> >> > ledger bal -f speedtapir-ledger --period "until feb" >>> >> > Error: Please specify ledger file using -f or LEDGER_FILE environment >>> >> > variable. >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > On Fri, Aug 10, 2012 at 8:29 PM, Craig Earls <[email protected]> >>> >> > wrote: >>> >> >> So you want the balance of all accounts at the end of a specific >>> >> >> month? >>> >> >> >>> >> >> Try: >>> >> >> >>> >> >> ledger bal -f speedtapir-ledger --period "until feb" >>> >> >> >>> >> >> >>> >> >> On Fri, Aug 10, 2012 at 5:47 AM, speedtapir <[email protected]> >>> >> >> wrote: >>> >> >>> >>> >> >>> >>> >> >>> Hello, >>> >> >>> >>> >> >>> Need a quick help here. Having difficulty with checking the monthly >>> >> >>> balance report. >>> >> >>> >>> >> >>> I want to check my monthly balance. I have entered the following >>> >> >>> command >>> >> >>> :- >>> >> >>> >>> >> >>> ledger -f speedtapir-ledger -p jan >>> >> >>> >>> >> >>> But no luck. Could someone provide an easy command to check the >>> >> >>> monthly >>> >> >>> reports? >>> >> >>> >>> >> >>> Would deeply appreciate someones input. >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> -- >>> >> >> Craig, Corona De Tucson, AZ >>> >> >> enderw88.wordpress.com >>> > >>> > >>> > >>> > >>> > -- >>> > Craig, Corona De Tucson, AZ >>> > enderw88.wordpress.com >> >> >> >> >> -- >> Craig, Corona De Tucson, AZ >> enderw88.wordpress.com
