Hi,

I'm looking for a way to convert budget entries in ledger file with 
different period expressions to an annual basis, in order to understand the 
overall cash flow of the budget.  That is, given the input:

~ Monthly
  Expenses:Rent  $500
  Assets

~ Weekly
  Expenses:Groceries  $100
  Assets

~ Bimonthly
  Assets:Checking  $100
  Income:Salary

I'd like to be able to obtain the output:

  $11200.00  Expenses
   $6000.00    Rent
   $5200.00    Groceries
 $-12000.00  Income:Salary
-----------
   $-800.00

I've tried to do this (based on my understanding of the ledger docs) with 
various combinations of the --forecast and --generated flags, and the 
balance or budget ledger commands.  So far I've been unsuccessful.  Any 
insights that anyone can provide would be greatly appreciated!

Thanks,
Bill

-- 

--- 
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.

Reply via email to