Ledger v3.1.0, also getting forecasting issues:

~ every 14 days from 2016/01/04
    Assets:Current            2500.00
    Income:Salary

2016/01/11 * Opening balance
    Assets:Current            15000.00
    Equity:Opening Balances

with the command:

ledger -f ./foo.dat --forecast 'd<[2017]' register '^Assets'

Gives the following forecast:

16-Jan-11 Opening balance       Assets:Current                15000        
15000
16-Jan-27 Forecast transaction  Assets:Current                 2500        
17500
16-Feb-10 Forecast transaction  Assets:Current                 2500        
20000
16-Feb-24 Forecast transaction  Assets:Current                 2500        
22500

The first forecast transaction unless I am mistaken should be 1st Feb., not 
27th Jan.

This is abstracted out from the main ledger file, things worked fine until 
the new 3.X release.

-- 

--- 
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 ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to