>>>>> Jim Robinson <[email protected]> >>>>> writes:
> Hi folks, Is it possible to generate an income vs expense report in one shot > using ledger? You can generate a net income/expense report by month in one go, but to see separated Income and Expense figures by month, you'll need to merge the results from two separate reports: one for income by month, and one for expenses by month. Ledger currently has no facility for aggregating reports like this, although it's the kind of thing that would be perfectly suited for writing in Python using Ledger as a module. John
