Posttax discounts in invoices

2008-03-04 Thread Roman Bertle
Hello, for invoices it is possible to set a discount for each entry. There are three ways to treat a discount regarding taxes, depending on how discount_how is set: PRETAX, SAMETIME and POSTTAX. A little example: Lets consider an invoice with 10 items, the price is $100, which gives as raw amount

New invitation from Sam Allen

2008-03-04 Thread Sam Allen
You have been invited to connect as friends with Sam Allen [EMAIL PROTECTED] Please accept or reject this invitation by clicking below: http://www.bebo.com/in/5959278988a162518155b135 .. Please do not reply directly to this

Re: testing the book zeroing code (maybe for backport?) Offline

2008-03-04 Thread Derek Atkins
Andreas Köhler [EMAIL PROTECTED] writes: Hi, Am Freitag, den 29.02.2008, 11:14 -0500 schrieb Derek Atkins: Quoting Andreas Köhler [EMAIL PROTECTED]: So.. We could probably solve this by keeping a tail pointer and then we could search from the end instead of the front. FWIW, I think

Re: AUTHORS

2008-03-04 Thread Derek Atkins
Hi, Andreas Köhler [EMAIL PROTECTED] writes: Before I change anything, I would first like to hear more opinions from those almighty main developers at the top of the file, so no update in GnuCash 2.2.4 ;-) The following two issues still do not look resolved to me: * given the svn

Re: import QSF?

2008-03-04 Thread Derek Atkins
Josh Sled [EMAIL PROTECTED] writes: Keith Bellairs [EMAIL PROTECTED] writes: I did an export COA to QSF, then noticed that the import is not there. (Using a recent SVN build of trunk.) A quick search suggests that the import was turned off at the time of the 2.0 release. Is it dead? Should

Re: glossary file

2008-03-04 Thread Christian Stimming
Am Montag, 3. März 2008 01:11 schrieb Raffael Luthiger: *That* might indeed be a good idea. Feel free to submit a patch to glossary/de.po that adds your choices, like so: You don't seem to be that happy about it. I wrote it now into de_CH.po. Thanks. I've committed this to SVN. Thanks a

Re: gpg signatures for release tarballs

2008-03-04 Thread Alexander Sotirov
On Mon, Mar 03, 2008 at 09:02:59PM +0100, Andreas K?hler wrote: As you can see the GnuCash 2.2.4 release announcement contained md5sums and was signed with my private gpg key. I hope that is better than before. This is certainly better than nothing, but the MD5 algorithm has been broken and

Re: gpg signatures for release tarballs

2008-03-04 Thread Andrew Duggan
On Tue, 2008-03-04 at 19:25 -0800, Alexander Sotirov wrote: On Mon, Mar 03, 2008 at 09:02:59PM +0100, Andreas K?hler wrote: As you can see the GnuCash 2.2.4 release announcement contained md5sums and was signed with my private gpg key. I hope that is better than before. Sorry I sent

building gda-dev2 on windows XP Pro SP2

2008-03-04 Thread Karim Bahai
Hi all, I can successfully build gnucash using the install.sh script file on my XP system. Now I want to try building the gda-dev2 branch as well. I grabbed everything from the packaging/win32 directory in the gda-dev2 branch, and placed it in the c:\soft\packaging directory. When I run the

Re: building gda-dev2 on windows XP Pro SP2

2008-03-04 Thread Nathan Buchanan
On Tue, Mar 4, 2008 at 10:59 PM, Nathan Buchanan [EMAIL PROTECTED] wrote: Hi Karim! You'll have to add the following line to your custom.sh REPOS_URL=http://svn.gnucash.org/repo/gnucash/branches/gda-dev2; And you will also need to make sure that the packaging\win32 directory you checked

Re: building gda-dev2 on windows XP Pro SP2

2008-03-04 Thread Derek Atkins
Try checking out the gda-dev2 branch in the appropriate place manually. -derek Quoting Karim Bahai [EMAIL PROTECTED]: Hi all, I can successfully build gnucash using the install.sh script file on my XP system. Now I want to try building the gda-dev2 branch as well. I grabbed everything

Re: building gda-dev2 on windows XP Pro SP2

2008-03-04 Thread Karim B
Derek Atkins wrote: Try checking out the gda-dev2 branch in the appropriate place manually. -derek Quoting Karim Bahai [EMAIL PROTECTED]: Hi all, I can successfully build gnucash using the install.sh script file on my XP system. Now I want to try building the gda-dev2 branch as well.

Re: building gda-dev2 on windows XP Pro SP2

2008-03-04 Thread Nathan Buchanan
On Tue, Mar 4, 2008 at 11:23 PM, Karim B [EMAIL PROTECTED] wrote: Derek Atkins wrote: Try checking out the gda-dev2 branch in the appropriate place manually. -derek Quoting Karim Bahai [EMAIL PROTECTED]: Hi all, I can successfully build gnucash using the install.sh script file