ledger-discuss Mailing List for ledger
Brought to you by:
jwiegley
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(20) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(46) |
Feb
(59) |
Mar
(22) |
Apr
(15) |
May
(23) |
Jun
(15) |
Jul
(34) |
Aug
(32) |
Sep
(18) |
Oct
(54) |
Nov
(52) |
Dec
(16) |
2006 |
Jan
(27) |
Feb
(82) |
Mar
(28) |
Apr
(20) |
May
(34) |
Jun
(13) |
Jul
(24) |
Aug
(18) |
Sep
(31) |
Oct
(34) |
Nov
(9) |
Dec
|
2007 |
Jan
(10) |
Feb
(3) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Abner G. <67...@gm...> - 2015-09-16 00:00:08
|
I just want to share this quick tip because I have been using ledger for several years and used to reconcile my accounts by keeping open a "watch ledger -f file bal Acct:checking" terminal window. My new method, which makes things much easier and quicker, is to keep at least 3 terminal windows open on my desktop: one to edit the data file, one running the command: watch " ledger -f im.dat -C reg Acct:checking | tail -n16 ", and one running the command: watch " ledger -f im.dat -U reg Acct:checking | tail -n16 ". The double quotes above are necessary to allow the "watch" command to apply to the "tail" pipe (no pun intended). This allows me to see all of my recent reconciled transactions and usually all of my unreconciled transactions for any particular account. You can substitute your account of interest for Acct:checking obviously. You are shown a running balance for the account as well. Please note that I am using version 2.6. I know I am overdue to upgrade. P.S. Kudos to the developer of this beautiful application. -Abner Gershon |
From: Guido V. H. <gu...@gm...> - 2014-11-10 21:15:25
|
Oops, found that option -s d or -S d do this. Sorry for the noise. Guido On 10 November 2014 22:01, Guido Van Hoecke <gu...@gm...> wrote: > Hallo, > > I am a complete newbie to ledger. > > My ledger.dat is the result of reading my gnucash data file as described > at http://wiki.gnucash.org/wiki/Ledger-CLI > > The journal entries are not in chronological order. > > I would like to order this input and have not found whether nor how I > could request ledger to do that for me. > > Please advise, > > > Guido > |
From: Guido V. H. <gu...@gm...> - 2014-11-10 21:02:06
|
Hallo, I am a complete newbie to ledger. My ledger.dat is the result of reading my gnucash data file as described at http://wiki.gnucash.org/wiki/Ledger-CLI The journal entries are not in chronological order. I would like to order this input and have not found whether nor how I could request ledger to do that for me. Please advise, Guido |
From: Baldero M. <bz...@gm...> - 2014-07-09 23:03:17
|
bz...@gm... |
From: James M. O'C. <Jam...@gm...> - 2010-01-06 05:31:11
|
Howdy, all; Problem in compiling: 'make install' results in the following: /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -g -O2 -MT libledger_la-option.lo -MD -MP -MF .deps/libledger_la-option.Tpo -c -o libledger_la-option.lo `test -f 'option.cc' || echo './'`option.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -g -O2 -MT libledger_la-option.lo -MD -MP -MF .deps/libledger_la-option.Tpo -c option.cc -fPIC -DPIC -o .libs/libledger_la-option.o option.cc: In function ‘void ledger::<unnamed>::parse_price_setting(const char*)’: option.cc:895: error: invalid conversion from ‘const char*’ to ‘char*’ make: *** [libledger_la-option.lo] Error 1 Now, I'm not a programmer -- I'm an accountant setting up some data-entry for a visually-impared co-worker who uses a text-based screen-reader, so I don't really know what my options are in terms of 'how to proceed'. Assistance is appreciated. Regards, -JO'C |
From: Kevin R. <us...@zi...> - 2009-12-14 21:02:49
|
In my home brew accounting stuff I make myself explicitly mark an open and then later close of an account, so I can't accidentally post to old accounts if cutting and pasting. Does ledger have a similar thing? I know it's a feature of ledger just to use an account name without pre-declaring, but I wondered if there was an option to be more restrictive. A deliberate close makes some sense for an asset account which shouldn't be touched once sold etc. I also do each tax year's numbers in their own accounts, to be closed and not touched again once finalized. Dunno if an accountant would approve. :-) |
From: Paul L. <p.l...@co...> - 2009-09-22 12:53:25
|
Karl Fogel <kf...@re...> writes: > Hey! Nice to hear from you. I do hang out in #ledger sometimes, so > maybe I'll get a chance to ask John. In the meantime, I figured the > marks weren't crucial (since I knew my own cleared/posted records were > not in good shape anyway) and just removed them for now. I'll re-add > them in the proper places as I go over my records. I'm glad you figured out a way to deal with it! > Ledger just rocks -- I'm so happy with it so far. What a relief to just > keep accounts via Emacs instead GnuCash's GUI. Tell me about it. Batch-processing in GnuCash is so painful and tedious. I've been using ledger for over 5 years now and it just makes data entry so much easier. One of these days I have to go an actually balance my accounts :) I haven't kept up much with how subversion is progressing, but I still use it all the time! I hope things are going well over there. -- Paul P.S. I'm about to go into batch-entry mode soon, which means I'll be on #ledger a lot more. Perhap I'll run into you over there :) |
From: Karl F. <kf...@re...> - 2009-09-20 20:59:56
|
I just started using Ledger (2.6.2, as packaged in Debian 'testing'). I imported data from a GnuCash 2.2.9 file, and the resulting ledger has "!" marks in unexpected places. For example: 2008/07/01 CHECK CARD REWARDS ANNUAL FEE Unspecified $25.00 ! Assets:Current Assets:Checking Account 2008/07/07 MONTHLY MAINTENANCE FEE - NO ONL Unspecified $2.50 ! Assets:Current Assets:Checking Account 2008/08/06 MONTHLY MAINTENANCE FEE - NO ONL Unspecified $2.50 ! Assets:Current Assets:Checking Account 2008/08/12 BANK BY MAIL DEPOSIT ! Assets:Current Assets:Checking Account $120.00 Income:Donations:Restricted A great many of my entries have a "!" on one line or the other (it seems never both, though). The manual at http://joyful.com/repos/ledger/doc/ledger.html talks a little bit about "!" (in section 2.1), but that explanation appears to apply only to the first line -- it doesn't explain what "!" might mean in the positions where I'm seeing it. Note that I also see "*" in a similar position sometimes, which indicates that these really are the pending/cleared markers described in section 2.1... perhaps they were just misplaced by the import process? Any hints welcome. -Karl |
From: John W. <jo...@ne...> - 2008-09-25 13:01:47
|
On Sep 25, 2008, at 3:55 AM, li...@zj... wrote: > Is this project still alive? Very much so, but our mailing list has moved here: http://groups.google.com/group/ledger-cli/ John |
From: Liunian <li...@zj...> - 2008-09-25 08:08:42
|
Is this project still alive? -- 吴永海 |
From: Leo <sd...@gm...> - 2007-03-24 23:15:31
|
On 2006-05-14, Keith Amidon said: > Attached is a patch, also against the CVS TRUNK sources for > ledger.el (note: not against my previous patch) that makes several > changes: Is this merged into TRUNK? They look like very useful ;) -- Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F) |
From: <car...@gm...> - 2007-02-16 14:54:42
|
Hi, I discovered the solution for the second question. It was my fault. The syntax I was using was wrong. The correct is: ledger --format "%........" reg The " " was missing. I still don't have a solution for the first question. Thanks Carlos On 2/16/07, Carlos S=E3o Paulo <car...@gm...> wrote: > Hello, > > I have 2 questions. > > First question > > Why the command "ledger -A -s bal carro" generate correct average > values for the children accounts but generates half of I expected > value for the parents accounts. > > Example: > The result of the command "ledger -A reg carro" > > 2007/01/10 ar do carro 3/3 despesas:carro:oficina $611.58 $6= 11.58 > 2007/01/17 gasolina despesas:carro:gasol.. $97.00 > $354.29 > 2007/01/19 despesas despesas:carro:estac.. $9.00 > $239.19 > 2007/01/21 despesas despesas:carro:estac.. $3.00 > $180.15 > > So, I understand that $180.15 is the correct average value for the > account despesas:carro. > > Now, the result of the command "ledger -A -s bal carro" > > $90.07 despesas:carro > $6.00 estacionamento > $97.00 gasolina > $611.58 oficina > -------------------- > $90.07 > > $90.07 is half of $180.17 which is what I expected as correct result. > > Can some one, please, explain me this result. > > > Second question > > I am no able to use format strings through the command line but, If I > put --format options in the file .ledgerrc everything works perfectly. > > I would like to use the --format options through the command line. > My ledger version is 2.5 > > Thanks a lot for any help > Carlos > |
From: <car...@gm...> - 2007-02-16 13:21:16
|
Hello, I have 2 questions. First question Why the command "ledger -A -s bal carro" generate correct average values for the children accounts but generates half of I expected value for the parents accounts. Example: The result of the command "ledger -A reg carro" 2007/01/10 ar do carro 3/3 despesas:carro:oficina $611.58 $611.58 2007/01/17 gasolina despesas:carro:gasol.. $97.00 $354.29 2007/01/19 despesas despesas:carro:estac.. $9.00 $239.19 2007/01/21 despesas despesas:carro:estac.. $3.00 $180.15 So, I understand that $180.15 is the correct average value for the account despesas:carro. Now, the result of the command "ledger -A -s bal carro" $90.07 despesas:carro $6.00 estacionamento $97.00 gasolina $611.58 oficina -------------------- $90.07 $90.07 is half of $180.17 which is what I expected as correct result. Can some one, please, explain me this result. Second question I am no able to use format strings through the command line but, If I put --format options in the file .ledgerrc everything works perfectly. I would like to use the --format options through the command line. My ledger version is 2.5 Thanks a lot for any help Carlos |
From: Randall W <rpw...@ya...> - 2007-02-03 03:40:32
|
=0AI am... =0A=0ANo cache problems on my (x86) architecture..=0A=0A=0A---= -- Original Message ----=0AFrom: "led...@li...urceforge.= net" <led...@li...>=0ATo: ledger-discuss@li= sts.sourceforge.net=0ASent: Wednesday, 31 January, 2007 6:39:38 AM=0ASubjec= t: Ledger-discuss Digest, Vol 7, Issue 7=0A=0AHow many people are running C= VS HEAD on their machines? If several, =0Athen I will release it as 2.6, = since I believe it has had enough =0Atesting in that case.=0A=0A=0A=0A=0A= =0A=0ASend instant messages to your online friends http://au.messenger.yaho= o.com |
From: John W. <jo...@ne...> - 2007-01-30 00:55:08
|
On Jan 26, 2007, at 3:05 PM, timotheus wrote: > There are a few cache bugs that I enounter on my Linux/PPC machine > with > `ledger' 2.5. > > (1) ledger 2.5 release seldom updates the cache correctly, even after > modifying the ledger.dat file. The reported balances remain the > same. Removing > the cache file and running again solves the issue. 2.5 cvs does not > appear to > have this issue. I could not determine if this was big-endian CPU > architecture > specific. How many people are running CVS HEAD on their machines? If several, then I will release it as 2.6, since I believe it has had enough testing in that case. John |
From: timotheus <tim...@ts...> - 2007-01-26 22:06:16
|
There are a few cache bugs that I enounter on my Linux/PPC machine with `ledger' 2.5. (1) ledger 2.5 release seldom updates the cache correctly, even after modifying the ledger.dat file. The reported balances remain the same. Removing the cache file and running again solves the issue. 2.5 cvs does not appear to have this issue. I could not determine if this was big-endian CPU architecture specific. (2) ledger 2.5 release and 2.5 cvs, on any CPU architecture, both have an issue with --no-cache (whether placed in ~/.ledgerrc or set in the environment). If ledger is run with --no-cache in the rc file, then the program creates a cache file in the PWD with the name '<none>' (omitting quotes). Ledger appears to handle --no-cache correctly on the command line, but not when configured via the rc file or environment. -timotheus |
From: John W. <jo...@ne...> - 2007-01-25 05:19:10
|
On Jan 24, 2007, at 1:41 PM, timotheus wrote: > Being a avid Emacs user myself, I got carried away not long ago and > wrote > additional Emacs functionality for authoring tidy `ledger' entries. Very nice! I just downloaded it and will check it out. John |
From: timotheus <tim...@ts...> - 2007-01-24 20:50:13
|
Hi John, all, Being a avid Emacs user myself, I got carried away not long ago and wrote additional Emacs functionality for authoring tidy `ledger' entries. Assuming you have `ledger.el' from CVS, the following library adds some indentation support, font-lock, hippie completion, justification, and other miscellanea. http://tstotts.net/pubvc.co/elisp-snippets/ledger-indent.el The code was writen with the current GNU Emacs CVS head, but don't see any reason that it would not work with Emacs 21. -timotheus |
From: <car...@gm...> - 2007-01-23 16:02:52
|
Hello, Why the command "ledger -A -s bal carro" generate correct average values for the children accounts but generates half of I expected value for the parents accounts. Example: The result of the command "ledger -A reg carro" 2007/01/10 ar do carro 3/3 despesas:carro:oficina $611.58 $611.58 2007/01/17 gasolina despesas:carro:gasol.. $97.00 $354.29 2007/01/19 despesas despesas:carro:estac.. $9.00 $239.19 2007/01/21 despesas despesas:carro:estac.. $3.00 $180.15 So, I understand that $180.15 is the correct average value for the account despesas:carro. Now, the result of the command "ledger -A -s bal carro" $90.07 despesas:carro $6.00 estacionamento $97.00 gasolina $611.58 oficina -------------------- $90.07 $90.07 is half of $180.17 which is what I expected as correct result. Can some one, please, explain me this result. Thanks a lot Carlos |
From: John W. <jo...@ne...> - 2007-01-13 02:46:53
|
You'll have to set your CPPFLAGS and LDFLAGS, like this: ./configure CPPFLAGS="-I..." LDFLAGS="-L..." Even though you have the libraries installed, they are not in a standard directory where configure can find them. John |
From: Arthur V. <art...@gm...> - 2007-01-12 23:50:52
|
I've got the prce & gmp library/development packages installed, but it doesn't seem like ./configure is finding them: configure.in: AC_MSG_FAILURE("Could not find gmp library (set CPPFLAGS and LDFL AGS?)") configure.in: AC_MSG_FAILURE("Could not find pcre library (set CPPFLAGS and LDF LAGS?)") Could someone please point me in the right direction? |
From: John W. <jo...@ne...> - 2007-01-05 03:50:23
|
On Jan 4, 2007, at 2:40 PM, Jesse Alama wrote: > What's the status of 3.0, anyway? We're dying to try it out, John! Thanks for the encouragement. :) 3.0 got stalled due to an upcoming move to Grenada, which itself got stalled because of a death in the family. Once I've recovered from all the changes, I'll get back to it. 3.0 doesn't have all that much work left! John |
From: Jesse A. <al...@st...> - 2007-01-04 21:40:55
|
John Wiegley <jo...@ne...> writes: > On Nov 25, 2006, at 11:41 PM, Keith Amidon wrote: > >> John has all this code and is, I believe, working on improving some of >> the rough edges before including it in the 3.0 release. > > Indeed, there is a host of bug fixes and improvements in the schedule > for 3.0. What's the status of 3.0, anyway? We're dying to try it out, John! Jesse -- Jesse Alama (al...@st...) *476: Too many default signature files (http://www.mizar.org) |
From: Karen C. <kar...@gm...> - 2006-11-28 12:49:59
|
Hi, I looked in the archive: http://sourceforge.net/mailarchive/message.php?msg_id=15673931 However then end of the patch file appears to be missing when I try to apply it, not least because ledger-update-acct-tree isn't defined. Could you send the complete file or an updated patch? Thanks Karen > >> {-- Mon, 20 Nov 2006 04:19:12 -0500: Charles <cp...@sy...> >> wrote: --} >> >> Charles> It would be nice if the Emacs interface to ledger: >> >> Charles> (1) Have a variable... >> Charles> (2) Can parse the ledger file and offer completion of >> Charles> accounts. >> >> Quite a while ago (early in the year sometime) I wrote up some patches >> to add completion on accounts. I use it regularly, and once you get >> used to a few quirks in its behavior I haven't been able to find time >> to fix, it is pretty handy. You can find postings of it in the >> archives of the mailing lists. Look for a message thread with the >> subject "Rework of in-place completion" or something like that. >> >> John has all this code and is, I believe, working on improving some of >> the rough edges before including it in the 3.0 release. >> >> --- Keith >> >> >> >> >> >> ---------------------------------------------------------------------- >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Ledger-discuss mailing list >> Led...@li... >> https://lists.sourceforge.net/lists/listinfo/ledger-discuss >> > |
From: Karen C. <kar...@gm...> - 2006-11-28 12:37:51
|
Hi, I looked in the archive: http://sourceforge.net/mailarchive/message.php?msg_id=15673931 However then end of the patch file appears to be missing when I try to apply it, not least because ledger-update-acct-tree isn't defined. Could you send the complete file or an updated patch? Thanks Karen On 26 Nov 2006, at 04:41, Keith Amidon wrote: > {-- Mon, 20 Nov 2006 04:19:12 -0500: Charles <cp...@sy...> > wrote: --} > > Charles> It would be nice if the Emacs interface to ledger: > > Charles> (1) Have a variable... > Charles> (2) Can parse the ledger file and offer completion of > Charles> accounts. > > Quite a while ago (early in the year sometime) I wrote up some patches > to add completion on accounts. I use it regularly, and once you get > used to a few quirks in its behavior I haven't been able to find time > to fix, it is pretty handy. You can find postings of it in the > archives of the mailing lists. Look for a message thread with the > subject "Rework of in-place completion" or something like that. > > John has all this code and is, I believe, working on improving some of > the rough edges before including it in the 3.0 release. > > --- Keith > > > > > > ----------------------------------------------------------------------- > -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ledger-discuss mailing list > Led...@li... > https://lists.sourceforge.net/lists/listinfo/ledger-discuss > |