Re: r18612 - gnucash/trunk/src - Corrections to r18610 to permit compiling against older versions of glib

2010-02-09 Thread Derek Atkins
John, I think you missed my main point, which is that your new code *wont work* because it never assigns the correct variable. More details inline... John Ralls jra...@ceridwen.us writes: [snip] -gnc_numeric *key; +gnc_numeric *key = NULL; + gpointer pkey = (gpointer)key; Okay,

Re: r18612 - gnucash/trunk/src - Corrections to r18610 to permit compiling against older versions of glib

2010-02-09 Thread John Ralls
On Feb 9, 2010, at 5:54 AM, Derek Atkins wrote: John, I think you missed my main point, which is that your new code *wont work* because it never assigns the correct variable. More details inline... John Ralls jra...@ceridwen.us writes: [snip] -gnc_numeric *key; +

Re: Close books trashes Income Statement and Net Income on Balance Sheet

2010-02-09 Thread JT Morée
--- On Mon, 2/8/10, Derek Atkins warl...@mit.edu wrote: If you perform Cash based accounting then you need to apply your Income and Expense when the payment happens, not when you book the invoice/bill.  So in this case the invoice/bill txn does NOT apply to the period in which it is dated.

Re: Bug in TXF Report? Gnucash 2.3.8 and 2.3.9

2010-02-09 Thread J. Alex Aycinena
Hi marc, See my comments below. On Sun, Feb 7, 2010 at 6:11 PM, Marc Ronell mron...@verizon.net wrote: Hi Alex, Given the season  (ie US Tax), I  find it hard to believe  this bug is both real  and unreported,  but I  am not finding  any mention  of it. Just  in case  it is  real, enclosed

Re: Menu string change Income Ta_x Options; was: TXF categories for French tax system

2010-02-09 Thread J. Alex Aycinena
Frank, On Mon, Jan 18, 2010 at 7:51 PM, Frank H. Ellenberger f.ellenber...@online.de wrote: Dear Alex, I really like your patches, because I see them also opening new possibilities for the german tax reports e.g. Bug 432143 -  Dialog Edit-Tax Options: we need also buttons to select from 1.

Re: Bug in TXF Report? Gnucash 2.3.8 and 2.3.9

2010-02-09 Thread J. Alex Aycinena
Marc, On Tue, Feb 9, 2010 at 5:08 PM, Marc Ronell mron...@verizon.net wrote: Alex, Thanks for  looking at  the problem.  You  are correct.   This gnucash file was previously used with  version 2.3.3 where the tax report does work. I did go  into Edit-Income Tax Options and  selected

Re: Menu string change Income Ta_x Options; was: TXF categories for French tax system

2010-02-09 Thread Frank H. Ellenberger
Am Mittwoch, 10. Februar 2010 um 01:15:04 schrieb J. Alex Aycinena: Is the tax reporting capability currently available in the German locale for Income Taxes or for some other kind of taxes? Alex In de_DE is currently only the monthly VAT declaration Umsatzsteuervoranmeldung implemented in