Re: GnuCash and PHP

2008-10-05 Thread Youssef Ltaief
how can I help? I am running vista I have followed the instructions here http://wiki.gnucash.org/wiki/Windows#Instructions_for_an_.28almost.29_automated_build but where do I go from there? how do I see the code? I appreciate your time, I am new to this Youssef - Original Message Fr

Re: GnuCash and PHP

2008-10-05 Thread Albert Lash
Hi Derek, Yes, I'm planning on doing the whole process over again with the new SQL code. When I do, I'll add it to the GnuCash wiki. Albert On Sun, Oct 5, 2008 at 9:09 PM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Hi, > > a) could you put this into wiki.gnucash.org? > b) can you verify that this

Re: GnuCash and PHP

2008-10-05 Thread Derek Atkins
Hi, a) could you put this into wiki.gnucash.org? b) can you verify that this is what the new dbi-sql-backend looks like? -derek Quoting Albert Lash <[EMAIL PROTECTED]>: > Hi Jeremy, > > This is a great idea. I've been working on a web-based accounting > system, and I've been working to get it t

data dropped when upgrading from 1.8.9 to 2.2

2008-10-05 Thread richard bradley
Hi, I used gnucash for quite a while on FreeBSD, using version 1.8.9. I'm trying to upgrade to the current version, but it seems to drop a load of my data when importing the old accounts file. I wanted to see if I could work out why, but I can't manage to compile gnucash from source :-( I've ju

Re: GnuCash and PHP

2008-10-05 Thread Albert Lash
Hi Jeremy, This is a great idea. I've been working on a web-based accounting system, and I've been working to get it to use the same SQL backend as GnuCash. Its not there yet, but I've done some research on the SQL backend, though its a little out dated now: http://www.pbooks.org/wiki/GnuCash_Da

GnuCash and PHP

2008-10-05 Thread Jeremy Andrews
Hello, I'm exploring the possibility of accessing some GnuCash data through a PHP application. The short term goal would be the ability to browse financial information through a web browser. While a long time user of GnuCash, I've never explored it at the code level before. I spent some time th

Re: Plan for PDF

2008-10-05 Thread Tom Browder
On Sun, Oct 5, 2008 at 3:34 PM, Christian Stimming <[EMAIL PROTECTED]> wrote: > Am Samstag, 4. Oktober 2008 14:10 schrieb Tom Browder: >> I am considering developing changes to 'configure.in' > > That's good. On the other hand I wouldn't spend too much time into tweaking > autotool files anymore, i

Re: Patch: Allow to compile GnuCash against upcoming AqBanking4

2008-10-05 Thread Christian Stimming
Hi Martin, Am Samstag, 4. Oktober 2008 13:26 schrieb Martin Preuss: > the attached patch allows for GnuCash to be compiled against the upcoming > AqBanking4. > As you can see the impact on GnuCash is minor (we only need to add a > argument to AB_Banking_OnlineInit() and AB_Banking_OnlineFini()). >

Re: Plan for PDF

2008-10-05 Thread Christian Stimming
Am Samstag, 4. Oktober 2008 14:10 schrieb Tom Browder: > I am considering developing changes to 'configure.in' That's good. On the other hand I wouldn't spend too much time into tweaking autotool files anymore, in case the solution isn't easily achievable. I.e. if you have patches for configure.

Re: [PATCH] gnucash-docs/guide/C/Makefile.am

2008-10-05 Thread Christian Stimming
Am Freitag, 3. Oktober 2008 02:57 schrieb Tom Browder: > On Thu, Oct 2, 2008 at 6:21 AM, Tom Browder <[EMAIL PROTECTED]> wrote: > > Attached is a modified gnucash-docs/guide/C/Makefile.am to use the new > > fop tool chain to generate a pdf version of the Guide. > > Well, that patch is no good--not