Re: python: import gnucash

2009-03-02 Thread Ian Smith-Heisters
On Mon, Mar 2, 2009 at 8:34 AM, Derek Atkins wrote: > Ian Smith-Heisters writes: > >> Yup, seems to be back for me. I "make uninstall"-ed the old version, >> pulled SVN, built it, installed it, and I'm still having the same >> problem. > > Sorry, I kn

Re: python: import gnucash

2009-03-01 Thread Ian Smith-Heisters
the old version, pulled SVN, built it, installed it, and I'm still having the same problem. Thanks, Ian > -derek > > Quoting Ian Smith-Heisters : > >> Hi folks, >> >> I just compiled gnucash-svn so that I can play with DBI and Python >> bindings. I

python: import gnucash

2009-03-01 Thread Ian Smith-Heisters
Hi folks, I just compiled gnucash-svn so that I can play with DBI and Python bindings. I had to pull it from the unofficial clone on github, since svn.gnucash.org seems to be down? Everything compiled fine, was able to load my data into the db. Now I try to use python, but I'm not sure what to se

Re: python bindings on ubuntu/debian

2008-11-24 Thread Ian Smith-Heisters
On Mon, Nov 24, 2008 at 7:43 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > "Ian Smith-Heisters" <[EMAIL PROTECTED]> writes: > >> Would it be advisable to run the python bindings against a different >> version of GnuCash than I actually use on a daily basis

Re: python bindings on ubuntu/debian

2008-11-23 Thread Ian Smith-Heisters
On Sun, Nov 23, 2008 at 1:35 AM, Rolf Leggewie <[EMAIL PROTECTED]> wrote: > Ian Smith-Heisters wrote: >> I've installed GnuCash from the Ubuntu 8.10 repo, and it doesn't seem >> to come with the python bindings. > > The stable release does not yet have the pyt

python bindings on ubuntu/debian

2008-11-22 Thread Ian Smith-Heisters
Hi folks, I'm trying to take a stab at some custom scripts using the python bindings. I've written a bunch of stuff that plays directly with the XML, but I want my code to leverage the C API so that it's more future-proof and I can perform write functions safely. I'm stuck at square one: export P

Re: String lengths in the SQL backend

2008-11-12 Thread Ian Smith-Heisters
On Wed, Nov 12, 2008 at 6:11 PM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Hi, > > Quoting Eric Anopolsky <[EMAIL PROTECTED]>: > >> I'm not familiar with gnucash's data structures so I'm not 100% sure >> what a "code" is, but would it be possible to identify each account by >> an int or a bigint in

Re: scripting

2008-10-19 Thread Ian Smith-Heisters
On Sun, Oct 19, 2008 at 12:41 PM, Christian Stimming <[EMAIL PROTECTED]> wrote: > Hi Ian, > > Am Sonntag, 19. Oktober 2008 20:52 schrieb Ian Smith-Heisters: >> p.s. apologies if -devel isn't the right place for this, I'm not sure >> if this is technically u

scripting

2008-10-19 Thread Ian Smith-Heisters
Hi all, I recall seeing a couple things on this list about using the GnuCash API to read and write to the account file. I've been using a custom XML parser to read my account file directly and run reports on it, but I'm now thinking about adding write functionality so I thought it'd be wise to rev

Re: import/export bounty

2008-09-23 Thread Ian Smith-Heisters
On Tue, Sep 23, 2008 at 10:05 AM, Chris Shoemaker <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 08:55:15AM -0700, Ian Smith-Heisters wrote: >> On Tue, Sep 23, 2008 at 7:05 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: >> > As this is the developer list

Re: import/export bounty

2008-09-23 Thread Ian Smith-Heisters
On Tue, Sep 23, 2008 at 7:05 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > "Ian Smith-Heisters" <[EMAIL PROTECTED]> writes: > >> That's really unfortunate. >> >> Is there a possibility that if we got enough bounties together that >> there

Re: import/export bounty

2008-09-22 Thread Ian Smith-Heisters
ive is in order? If the shortage of developer cycles is really as intractable as you make it sound, I fear this project will eventually become stagnant and obsolete. Should I be looking at investing my time and money into another OSS accounting software project that has more steam ;) ? > >

import/export bounty

2008-09-22 Thread Ian Smith-Heisters
Hi all, I was recommended to post here regarding a feature I'd like to support the development of. There's two possible solutions: = Import invoice from CSV (fallback solution): * user generates a CSV with columns matching that of the new invoice view * open GnuCash, create a new invoice or ope