Example of OFX transaction using CLIENTUID - Need some support to communicate with my bank.

2008-10-31 Thread Bruce Perens
Hi Folks, Thank you very much for GnuCash. I am making use of it in my business. We have an account with The Mechanics Bank. GnuCash 2.2.7, coupled with AQBanking 3.7.2, is unable to perform an OFX transaction because the server requires CLIENTUID. Would you be able to use the information in t

Found another compile bug.

2008-10-31 Thread Casey Cichon
I found this when compiling tonight gcc -Werror -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -o .libs/gnucash-bin gnucash-bin.o -pthread -Wl,--export-dynamic -pthread /usr/lib/libguile.so /usr

PATCH: disallowing bill post to wrong commodity account

2008-10-31 Thread jamie campbell
This patch adds a new account selection filter allowing valid commodity to be restricted, and makes use of it for bill posting. This filter is allowed to be NULL (just as with the 'account type' filter) and when NULL, isn't used. The patch also fixes a bug where gnc commodity copy wasn't copy

Re: Missing Makefile for Italian guide

2008-10-31 Thread Cristian Marchi
Christian Stimming ha scritto: Dear Cristian, the files "Makefile" and "Makefile.in" should be automatically generated from the file "Makefile.am" once you run ./autogen.sh and ./configure in the top-level directory of gnucash-docs. For that reason, I haven't add them to SVN, even though you a

Re: Missing Makefile for Italian guide

2008-10-31 Thread Christian Stimming
Dear Cristian, the files "Makefile" and "Makefile.in" should be automatically generated from the file "Makefile.am" once you run ./autogen.sh and ./configure in the top-level directory of gnucash-docs. For that reason, I haven't add them to SVN, even though you already submitted them :-) Does

Re: trunk doesn't compile

2008-10-31 Thread Christian Stimming
Am Freitag, 31. Oktober 2008 06:00 schrieb Casey Cichon: > > .libs/split-register-control.o cc1: warnings being treated as errors > > split-register-control.c: In function â: > > split-register-control.c:1149: warning: â may be used uninitialized in > > this function > > make[5]: *** [split-registe

Missing Makefile for Italian guide

2008-10-31 Thread Cristian Marchi
I just tried to compile the Italian guide and I found that the process broke because I forgot to submit the two attached makefile. Sorry and thanks! Ciao! # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2