Re: Transfer between bank accounts with different currencies

1999-07-18 Thread Graham Leggett
[EMAIL PROTECTED] wrote: > > Another problem with the above is that the two sums at the bottom of > > the main window (assets and profits) will get out of sync even though > > double entry has been followed, simply because the sums are done over > > all accounts without regard for the different c

Re: Transfer between bank accounts of different currencies

1999-07-18 Thread Graham Leggett
[EMAIL PROTECTED] wrote: > Well, there are several replies, but you might not like any of them. > First, I don't beleive the currency trading stuff was ever fully debugged, > so I can't say there aren't any surprises waiting in store for you. Yep, thought so :) When in doubt, use the source, Luk

Re: Two large GNOME patches in the pipe.

1999-07-18 Thread linas
It's been rumoured that Alexandru Harsanyi said: > > I've looked over and incorporated Alexandru's patch, and I'll be > > sending it on to Linas as soon as CVS update is fixed. > > > > Really nice work, Alexandru. Looks good. Its now in cvs. A question and some feature requests... -- the main m

Re: Transfer between bank accounts with different currencies

1999-07-18 Thread linas
It's been rumoured that Per Bojsen said: > Another problem with the above is that the two sums at the bottom of > the main window (assets and profits) will get out of sync even though > double entry has been followed, simply because the sums are done over > all accounts without regard for the diff

Re: Transfer between bank accounts of different currencies

1999-07-18 Thread linas
It's been rumoured that Per Bojsen said: > I found one bug that prevented the engine from accepting certain > transfers involving two currencies. I think the following patch > fixes the problem: Thanks, good catch, I've merged it in, should be out shortly. > Unfortunately, this is asymmetric in

Re: Transfer between bank accounts with different currencies

1999-07-18 Thread Per Bojsen
*** Regarding Transfer between bank accounts with different currencies; Graham Leggett <[EMAIL PROTECTED]> adds: Graham> I have been trying to experiment with the transfer of money Graham> from a bank account of one currency to another, and so far I Graham> haven't managed to work out the correc

Re: heads up on automake

1999-07-18 Thread linas
My hope/goal is to keep the build & install process as simple as reasonably possible. It's been rumoured that Rob Browning said: > ... keep forked version of g-wrap indefinitely, ... The goal of all of the packages on the lib directory is that they are for the short term, to simplify compile

Re: Transfer between bank accounts of different currencies

1999-07-18 Thread Per Bojsen
*** Regarding Re: Transfer between bank accounts of different currencies; [EMAIL PROTECTED] adds: linas> First, I don't beleive the currency trading stuff was ever linas> fully debugged, so I can't say there aren't any surprises linas> waiting in store for you. I found one bug that prevented

Re: Transfer between bank accounts of different currencies

1999-07-18 Thread linas
It's been rumoured that Graham Leggett said: > > Hi all, > > I have been trying to work out if it's possible to do a transfer from a > bank account of one currency to a bank account of another currency, just > as you can at a bank. > > According to the docs, this is not possible - you have to t

Re: AM_PROG_LIBTOOL macro

1999-07-18 Thread Matt Armstrong
On Sun, Jul 18, 1999 at 09:26:59AM -0700, Rich Coad wrote: > When I attempt to build gnucash 1.2.x I get the error message > > aclocal: configure.in: 33: macro 'AM_PROG_LIBTOOL' not found in > library > > In the mailing list archives the only mention of this says that > the user must have libtoo

AM_PROG_LIBTOOL macro

1999-07-18 Thread Rich Coad
When I attempt to build gnucash 1.2.x I get the error message aclocal: configure.in: 33: macro 'AM_PROG_LIBTOOL' not found in library In the mailing list archives the only mention of this says that the user must have libtool installed. I have libtool 1.3.2 installed and on my path. Does anyone