Re: Restrict transactions by commodity

2016-12-05 Thread Metin Akat
I would have separate accounts for USD and AUD and that would make it very easy. On Mon, Dec 5, 2016 at 10:08 AM, Manish R Jain wrote: > Hi, > > I track the reimbursements from my company on ledger. Some of these are in > USD and others in AUD. I want to send two expense

Re: Improving Python API for Ledger

2016-05-07 Thread Metin Akat
I suspect it only happens with large journal files and large reports ( ones which return lots of lines of data). Will try and provide a journal file which causes it to happen. On Sat, May 7, 2016 at 18:28 'Yuval Hager' via Ledger < ledger-cli@googlegroups.com> wrote: > On 27/04/16 03:08

Re: Improving Python API for Ledger

2016-04-27 Thread Metin Akat
Hi, and sorry for hijacking this thread. It's not *only* a Python problem as I have demonstrated here: http://bugs.ledger-cli.org/show_bug.cgi?id=1163 The ledger C++ core crashes, not the python bindings. For me it happens while interacting with Ledger's interactive prompt, AFAIK there is no

Re: Python API segmentation faults (was: Charts software for ledger?)

2016-04-20 Thread Metin Akat
This is a bug report that shows how/when/why it crashes: http://bugs.ledger-cli.org/show_bug.cgi?id=1163 The same thing happens (for me) when I access it via Python It only happens with larger files (mine has ~20k transactions). On Thu, Apr 21, 2016 at 3:16 AM, Craig Earls

Re: Plotting my assets value - gets in the way

2015-12-16 Thread Metin Akat
and do the calculations myself, but that will require more hacking on my side (which I'll probably do at some point) On Tue, Dec 15, 2015 at 12:16 AM, Martin Michlmayr <t...@cyrius.com> wrote: > * Metin Akat <akat.me...@gmail.com> [2015-11-16 01:15]: > > All of my assets get reported with t

Re: Plotting my assets value - gets in the way

2015-11-19 Thread Metin Akat
total reports in EUR. On Wed, Nov 18, 2015 at 9:26 PM, Martin Blais <bl...@furius.ca> wrote: > On Mon, Nov 16, 2015 at 4:15 AM, Metin Akat <akat.me...@gmail.com> wrote: > >> Hello and thanks for ledger - it's a great piece of software >> >> I have mostly

Plotting my assets value - gets in the way

2015-11-16 Thread Metin Akat
Hello and thanks for ledger - it's a great piece of software I have mostly completed my migration from gnucash, including the fancy charts (a custom script that parses the outputs of "reg" and inserts them into canvas.js But for my last report, I run into problems: ledger -M reg ^Assets -X EUR