[patch] Save last used post-to accounts in owners kvp frames

2007-12-31 Thread Andreas Köhler
Hi, I wonder whether the attached patch, applicable to trunk, is desirable for those that use the business functions. I usually do not touch that code :-) As of r16773 there is no default account selected in the account selection widgets of invoice/bill/expense voucher post-to dialogs. The

Re: [patch] Update README files for Debian dependencies

2007-12-31 Thread Andreas Köhler
Hi Jerry, Am Sonntag, den 30.12.2007, 14:10 -0500 schrieb Jerry Quinn: As I was resolving the dependencies I needed to build gnucash out of svn, I updated the README files somewhat to reflect the current status quo on Debian testing. I tried to capture what I needed both for the automake

QIF importer bug in GC 2.2.2 - split transactions

2007-12-31 Thread whamblen
Hi, I think it'll be easier to explain with a little context. I have hundreds of paycheck entries in Quicken 2004 each of which is a split transaction that has (among other things) two transfers from a checking account to a retirement account: one for the employee's contribution and one for

account summary separately for each cost center

2007-12-31 Thread Timo Lindfors
Hi, I recently tried to get account summaries separately for each cost center (e.g. physical location or subdivision of a company). The thread https://lists.gnucash.org/pipermail/gnucash-user/2007-October/022074.html came to the conclusion that the Action field could be used to specify cost

Re: account summary separately for each cost center

2007-12-31 Thread Derek Atkins
Quoting Timo Lindfors [EMAIL PROTECTED]: Hi, I recently tried to get account summaries separately for each cost center (e.g. physical location or subdivision of a company). The thread https://lists.gnucash.org/pipermail/gnucash-user/2007-October/022074.html came to the conclusion that the

Re: QIF importer bug in GC 2.2.2 - split transactions

2007-12-31 Thread Andrew Sackville-West
On Mon, Dec 31, 2007 at 01:11:22PM -0500, [EMAIL PROTECTED] wrote: Hi, I think it'll be easier to explain with a little context. I have hundreds of paycheck entries in Quicken 2004 each of which is a split transaction that has (among other things) two transfers from a checking account to a

Re: account summary separately for each cost center

2007-12-31 Thread Timo Lindfors
Hi, Derek Atkins [EMAIL PROTECTED] writes: I first tried to modify account-summary.scm but then noticed that even though there is gnc:query-add-description-match there is no gnc:query-add-notes-match. Adding this would be fairly easy Finally I resorted into writing a small python

Re: QIF importer bug in GC 2.2.2 - split transactions

2007-12-31 Thread Charles Day
On Dec 31, 2007 1:10 PM, Andrew Sackville-West [EMAIL PROTECTED] wrote: On Mon, Dec 31, 2007 at 01:11:22PM -0500, [EMAIL PROTECTED]: Hi, I think it'll be easier to explain with a little context. I have hundreds of paycheck entries in Quicken 2004 each of which is a split transaction

Re: QIF importer bug in GC 2.2.2 - split transactions

2007-12-31 Thread William D. Hamblen
Hi Charles, On Mon, 31 Dec 2007, Charles Day wrote: Andrew, I looked over the QIF file and tried importing it and this is definitely a bug. I seem to recall having the very same problem recently, but I haven't followed up on it because the number of affected transactions was tiny (I think

Re: [patch] Update README files for Debian dependencies

2007-12-31 Thread Tom Brown
On Mon, Dec 31, 2007 at 09:50:32AM -0800, Andrew Sackville-West wrote: On Mon, Dec 31, 2007 at 12:26:13PM +0100, Andreas Köhler wrote: Hi Jerry, Am Sonntag, den 30.12.2007, 14:10 -0500 schrieb Jerry Quinn: As I was resolving the dependencies I needed to build gnucash out of svn, I