Hi Craig, I found the culprit: me (who else).
I have a lot of entries with an 'effective date' but I did put spaces around the equals sign: I had 2005-12-03 = 2005-12-06 colruyt rather than 2005-12-03=2005-12-06 colruyt Removing the extra spaces fixed the problem. Once more, sorry for the noise, Guido On 30 November 2014 at 16:21, Craig Earls <[email protected]> wrote: > Please explain how these "tickets" are being entered. Perhaps show a > complete transaction with the colruyt payee. > > On Sun, Nov 30, 2014 at 8:13 AM, guivho <[email protected]> wrote: > >> Hi, >> >> The ledger3.pdf describes the payees command as >> >> { >> The payees command reports all of the unique payees in the journal >> } >> >> and it gives an example using @ to specify a filter: >> >> { >> >> $ ledger payees @Nic >> Nicolas >> Nicolas BOILABUS >> Oudtshoorn Municipality >> Vaca Veronica >> >> } >> >> When I execute it, I get all tickets for the payees: >> >> { >> $ ledger payees @col >> = 2005-12-06 colruyt >> = 2005-12-09 colruyt >> = 2005-12-22 colruyt >> = 2005-12-27 colruyt >> = 2006-01-03 colruyt >> = 2006-01-14 colruyt >> ... >> } >> >> Here's my ledger version info: >> { >> $ ledger -v >> 0ms [INFO] Ledger starting >> 1ms [INFO] Parsing file "/Users/guivho/.ledgerrc" >> Ledger 3.1.0-20141005, the command-line accounting tool >> >> Copyright (c) 2003-2014, John Wiegley. All rights reserved. >> >> This program is made available under the terms of the BSD Public License. >> See LICENSE file included with the distribution for details and >> disclaimer. >> 1ms [INFO] Parsing file "/Users/guivho/ledger/boekhouding.ledger" >> 1879ms [INFO] Read journal file (1877ms) >> 1879ms [INFO] Found 12008 transactions >> ] quit >> 13614ms [INFO] Ledger ended >> } >> >> Please advise, >> >> Guido >> >> -- >> >> --- >> 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 [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "Ledger" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ledger-cli/xwRtHLl8b4s/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
