Invoice import - is this possible yet?

2006-08-01 Thread Graham Leggett
Hi all, I have a need to create invoices using a scripting mechanism, and add these invoices automatically to my gnucash data file. Does anything like this exist anywhere? Even a simple import wizard that I can manually to import a batch of invoices is fine for now, anything to prevent me having

Gnucash file format XSD

2006-08-01 Thread Graham Leggett
Hi all, Is the gnucash file format described anywhere as an XSD? Regards, Graham -- ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Gnucash file format XSD

2006-08-01 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Leggett schrieb: > Hi all, > > Is the gnucash file format described anywhere as an XSD? http://wiki.gnucash.org/wiki/GnuCash_XML_format : There is a non-normative RELAX NG schema for the 1.8/2.0 XML file format (src/doc/xml/gnucash-v2.rnc). C

Gnucash Under Windows

2006-08-01 Thread Tom Browder
The discussion on the wiki is about compiling gnucash under the mingw environment. Has anyone tried it under the cygwin environment? Thanks. Tom Browder Niceville, Florida USA ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnuca

Re: Gnucash Under Windows

2006-08-01 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Browder schrieb: > The discussion on the wiki You obviously mean http://wiki.gnucash.org/wiki/Windows (just for reference) > is about compiling gnucash under the mingw > environment. Has anyone tried it under the cygwin environment? No. Feel f

Re: ANNOUNCE: GnuCash 2.0.1 Release

2006-08-01 Thread Derek Atkins
Quoting Robert Ramsdell <[EMAIL PROTECTED]>: > On Mon, 2006-07-31 at 09:17 -0400, Derek Atkins wrote: >> This is from the tarball Or did you pull from the 2.0 SVN branch? > >> From svn. I did: > > $ svn checkout http://svn.gnucash.org/repo/gnucash/branches/2.0 > gnucash-2.0 gnucash Then yes

Re: Invoice import - is this possible yet?

2006-08-01 Thread Derek Atkins
Quoting Graham Leggett <[EMAIL PROTECTED]>: > Hi all, > > I have a need to create invoices using a scripting mechanism, and add > these invoices automatically to my gnucash data file. Does anything like > this exist anywhere? > > Even a simple import wizard that I can manually to import a batch of

Re: Invoice import - is this possible yet?

2006-08-01 Thread Graham Leggett
On Tue, August 1, 2006 3:03 pm, Derek Atkins wrote: >> Are there are workable solutions out there? > > Unfortunately no. Are there any almost working solutions out there that I can start trying to get working? I saw mention of "QSF import" that was disabled in v2.0.0 as it didn't work, was "QSF

Re: Invoice import - is this possible yet?

2006-08-01 Thread Derek Atkins
Quoting Graham Leggett <[EMAIL PROTECTED]>: > On Tue, August 1, 2006 3:03 pm, Derek Atkins wrote: > >>> Are there are workable solutions out there? >> >> Unfortunately no. > > Are there any almost working solutions out there that I can start trying > to get working? > > I saw mention of "QSF impor

Re: Invoice import - is this possible yet?

2006-08-01 Thread Graham Leggett
On Tue, August 1, 2006 3:27 pm, Derek Atkins wrote: >> I saw mention of "QSF import" that was disabled in v2.0.0 as it didn't >> work, was "QSF import" supposed to handle something like this? > > Yes.. It was supposed to, but it was extremely buggy. If you want to > work > on that portion and ge

Re: Invoice import - is this possible yet?

2006-08-01 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Leggett schrieb: >>> I saw mention of "QSF import" that was disabled in v2.0.0 as it didn't >>> work, was "QSF import" supposed to handle something like this? >> Yes.. It was supposed to, but it was extremely buggy. If you want to >> work on t

Re: No splash screen in trunk?

2006-08-01 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Hampton schrieb: > We need to be more intelligent about adding new gconf keys. Had that > new key been added as "hide_splash_screen" instead of > "show_splash_screen", then the default value for unknown boolean keys > (i.e. false) would have pro

Re: Invoice import - is this possible yet?

2006-08-01 Thread Graham Leggett
Christian Stimming wrote: To activate the QSF import again, according to http://bugzilla.gnome.org/show_bug.cgi?id=342515 you need to checkout a SVN version of trunk and then revert revision 14147. If you need assistance on how to do it, the easiest way would be to ask on IRC, http://wiki.gnucas

Re: Gnucash file format XSD

2006-08-01 Thread Josh Sled
On Tue, August 1, 2006 5:20 am, Christian Stimming wrote: > Graham Leggett schrieb: >> Hi all, >> >> Is the gnucash file format described anywhere as an XSD? > > http://wiki.gnucash.org/wiki/GnuCash_XML_format : There is a > non-normative RELAX NG schema for the 1.8/2.0 XML file format > (src/doc/x

Re: Gnucash file format XSD

2006-08-01 Thread Derek Atkins
Quoting Josh Sled <[EMAIL PROTECTED]>: > On Tue, August 1, 2006 5:20 am, Christian Stimming wrote: >> Graham Leggett schrieb: >>> Hi all, >>> >>> Is the gnucash file format described anywhere as an XSD? >> >> http://wiki.gnucash.org/wiki/GnuCash_XML_format : There is a >> non-normative RELAX NG sc

Re: Invoice import - is this possible yet?

2006-08-01 Thread Derek Atkins
Graham Leggett <[EMAIL PROTECTED]> writes: > Christian Stimming wrote: > >> To activate the QSF import again, according to >> http://bugzilla.gnome.org/show_bug.cgi?id=342515 you need to checkout a >> SVN version of trunk and then revert revision 14147. If you need >> assistance on how to do it, t

Re: Invoice import - is this possible yet?

2006-08-01 Thread Graham Leggett
Derek Atkins wrote: I think "generate a balance sheet and save it here" isn't something that can be easily scripted at this point in time. Doing this without an X display is way way far off, at least with gnucash. Doing the QSF import may be possible in a medium-term with something like cashut