Re: payee limiting question

2014-08-04 Thread Martin Blais
On Thu, Jul 31, 2014 at 10:42 AM, Simon Michael si...@joyful.com wrote: On 7/30/14 8:03 PM, Martin Blais wrote: As I understand it, you are always matching postings, but the payee is propagated to each posting. I think of it as postings with given account and payee, but you may

Re: payee limiting question

2014-08-04 Thread Craig Earls
That is because I don't think I understood it either. I will put this on my list of things to add. On Mon, Aug 4, 2014 at 7:39 PM, Martin Blais bl...@furius.ca wrote: On Thu, Jul 31, 2014 at 10:42 AM, Simon Michael si...@joyful.com wrote: On 7/30/14 8:03 PM, Martin Blais wrote: As I

Re: payee limiting question

2014-07-31 Thread Simon Michael
On 7/30/14 8:03 PM, Martin Blais wrote: As I understand it, you are always matching postings, but the payee is propagated to each posting. I think of it as postings with given account and payee, but you may be more comfortable if you say postings with a given account and in a

payee limiting question

2014-07-30 Thread Eric Abrahamsen
For the longest time I haven't been able to use payee limiting in reports in any convenient way, and I'm finally getting around to bringing it up here. I am using git ledger, built on archlinux. Here's the basic problem: [eric@pellet ~]$ ledger reg assets:receivable --limit 'payee=~/CBI/'

Re: payee limiting question

2014-07-30 Thread Jostein Berntsen
On 30.07.14,17:13, Eric Abrahamsen wrote: For the longest time I haven't been able to use payee limiting in reports in any convenient way, and I'm finally getting around to bringing it up here. I am using git ledger, built on archlinux. Here's the basic problem: [eric@pellet ~]$ ledger reg

Re: payee limiting question

2014-07-30 Thread Eric Abrahamsen
Nathan Grigg nat...@nathangrigg.net writes: On Jul 30, 2014, at 2:13 AM, Eric Abrahamsen e...@ericabrahamsen.net wrote: [eric@pellet ~]$ ledger reg assets:receivable and CBI [eric@pellet ~]$ ledger reg assets:receivable @CBI {displays all postings for assets:receivable} It

Re: payee limiting question

2014-07-30 Thread Martin Blais
On Wed, Jul 30, 2014 at 6:03 AM, Nathan Grigg nat...@nathangrigg.net wrote: On Jul 30, 2014, at 2:13 AM, Eric Abrahamsen e...@ericabrahamsen.net wrote: [eric@pellet ~]$ ledger reg assets:receivable and CBI [eric@pellet ~]$ ledger reg assets:receivable @CBI {displays all postings for

Re: payee limiting question

2014-07-30 Thread Martin Blais
On Wed, Jul 30, 2014 at 5:13 AM, Eric Abrahamsen e...@ericabrahamsen.net wrote: For the longest time I haven't been able to use payee limiting in reports in any convenient way, and I'm finally getting around to bringing it up here. I am using git ledger, built on archlinux. Here's the basic

Re: payee limiting question

2014-07-30 Thread Nathan Grigg
On Jul 30, 2014, at 7:13 AM, Martin Blais bl...@furius.ca wrote: So then what does this one mean: ledger reg assets:receivable @CBI Is it to be or'ed? Yes -- --- You received this message because you are subscribed to the Google Groups Ledger group. To unsubscribe from this group and

Re: payee limiting question

2014-07-30 Thread Eric Abrahamsen
Nathan Grigg nat...@nathangrigg.net writes: On Jul 30, 2014, at 7:16 AM, Martin Blais bl...@furius.ca wrote: This is perhaps a second question, but I'm confused as to the meaning of Ledger's filter expressions. When you say: ledger reg assets:receivable and @CBI Does it mean: Select

Re: payee limiting question

2014-07-30 Thread Eric Abrahamsen
Nathan Grigg nat...@nathangrigg.net writes: On Jul 30, 2014, at 7:13 AM, Martin Blais bl...@furius.ca wrote: So then what does this one mean: ledger reg assets:receivable @CBI Is it to be or'ed? Yes Thanks, that makes a lot more sense. I had assumed that the @CBI was simply being

Re: payee limiting question

2014-07-30 Thread Martin Blais
On Wed, Jul 30, 2014 at 2:43 PM, Nathan Grigg nat...@nathangrigg.net wrote: On Jul 30, 2014, at 7:16 AM, Martin Blais bl...@furius.ca wrote: This is perhaps a second question, but I'm confused as to the meaning of Ledger's filter expressions. When you say: ledger reg assets:receivable