ledger-mode not formatting periodic transactions

2019-12-25 Thread George Oliver
hello, I'm new to Ledger and have a puzzling issue. When I input periodic transactions into my journal, ledger-mode won't format them correctly. However it handles normal transactions OK. It looks like this: 2019/12/25 automatic entry expenses 100

Re: Periodic transactions aligned to started date

2018-08-19 Thread John Wiegley
> "mg" == matt graham2001 writes: mg> I haven't got much experience in Cpp programming but interested in mg> learning. Can anyone give me a hint as to where to look to try to fix this mg> one myself? Would love to help out. I believe you can use the "ledger period " command to see what

Re: Periodic transactions aligned to started date

2018-08-15 Thread matt . graham2001
in a different account tree (Budget:Expenses:...), using automated transactions to replicate expense postings into the budget tree. Works well, but periodic transactions would be better - a lot easier on entry (I have written scripts to do it, but it gets messy). I haven't got much experience in Cpp

Re: Periodic transactions aligned to started date

2018-04-07 Thread Scott Payne
Hi Rob, Apologies for not replying earlier, got behind in my email again. On Sun, Jan 21, 2018 at 3:54 AM Rob Napier <robnap...@gmail.com> wrote: > On Friday, November 17, 2017 at 10:19:40 PM UTC-5, Scott Payne wrote: >> >> >> I'm still just playing with the periodic

Re: Periodic transactions aligned to started date

2018-01-20 Thread Rob Napier
On Friday, November 17, 2017 at 10:19:40 PM UTC-5, Scott Payne wrote: > > > I'm still just playing with the periodic transactions for now so I'm not > sure if I'm going to clash with the current implementation soon or not. > Given the way I'm reviewing my budget your poin

Re: Periodic transactions aligned to started date

2017-11-17 Thread Scott Payne
ect > > That does not scale well. For one, do you have to remember to pass > this option every time you run ledger? For another, what if you need > two periodic transactions with different days? Also, it may work for > week days but obviously not for month days (--start-of-month 1

Re: Periodic transactions aligned to started date

2017-11-17 Thread Scott Payne
On Saturday, November 18, 2017 at 4:12:40 AM UTC+11, John Wiegley wrote: > > > "SP" == Scott Payne writes: > > SP> I can live with that. I tried using the day name as that was suggested > by > SP> the man page. Should I raise a documentation bug or is it a bug in the

Re: Periodic transactions aligned to started date

2017-11-17 Thread John Wiegley
> "SP" == Scott Payne writes: SP> I can live with that. I tried using the day name as that was suggested by SP> the man page. Should I raise a documentation bug or is it a bug in the SP> implementation? Looking at the code, I see this: optional

Re: Periodic transactions aligned to started date

2017-11-16 Thread Yuri Khan
For another, what if you need two periodic transactions with different days? Also, it may work for week days but obviously not for month days (--start-of-month 14?) -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe fr

Re: Periodic transactions aligned to started date

2017-11-16 Thread Scott Payne
OK, I've just tried using the --start-of-week 4 instead of Thursday and I get the result I expect: $ ledger -f budget-test-weekly.ledger reg --budget --start-of-week 4 --no-color 2017-11-02 Budget transaction Expenses:Biweekly $-20

Re: Periodic transactions aligned to started date

2017-11-16 Thread Scott Payne
On Friday, November 17, 2017 at 10:05:21 AM UTC+11, John Wiegley wrote: > > > "SP" == Scott Payne writes: > > SP> I've tried "--start-of-week Thursday" but it has no effect. > > Does it have no effect in your report too, or just the period command? > > John > It

Re: Periodic transactions aligned to started date

2017-11-16 Thread John Wiegley
> "SP" == Scott Payne writes: SP> I've tried "--start-of-week Thursday" but it has no effect. Does it have no effect in your report too, or just the period command? John -- --- You received this message because you are subscribed to the Google Groups "Ledger"

Periodic transactions aligned to started date

2017-11-16 Thread Scott Payne
so I'd really like to have my fortnightly budgets start on Thursday. I've been trying to use periodic transactions in ledger and it's not working the way I would like. I want to say e.g. "every 2 weeks from 2017-11-02" and have the budget period go from 2 Nov to 15 Nov, then 16 Nov

Re: Setting periodic transactions with beginning/end dates?

2015-02-05 Thread Kurt Partridge
A follow-up question. Is there a way to have the period retain the offset established by the start date? E.g. weekly every wednesday, yearly every Oct 1st, etc.? Output from the period command seems to suggest that the offset is reset after the first (shortened) period: (I'm currently on

Re: Setting periodic transactions with beginning/end dates?

2014-10-11 Thread Paul Rankin
John Wiegley jo...@newartisans.com writes: You can say Weekly until DATE, for example. Anything that would work in a reporting period, will work in a periodic transaction specifier. They use the same mechanism. John Thanks you, much appreciated John! -- --- You received this message

Re: Setting periodic transactions with beginning/end dates?

2014-10-10 Thread John Wiegley
Paul Rankin p...@tilk.co writes: Is there a way to set period transactions to have beginning or end dates? You can say Weekly until DATE, for example. Anything that would work in a reporting period, will work in a periodic transaction specifier. They use the same mechanism. John -- ---

Setting periodic transactions with beginning/end dates?

2014-10-09 Thread Paul Rankin
Is there a way to set period transactions to have beginning or end dates? e.g. say I have a projected weekly income of $100.00 from Foo only until a specific date, and conversely a projected weekly income from Bar of $110.00 but only from a specific date onwards, which I would think of as