Re: Reports broken?

2010-07-24 Thread J. Alex Aycinena
Mike, > -- Forwarded message -- > From: Mike Evans > To: gnucash-de...@gnucash.org > Date: Sat, 24 Jul 2010 12:49:54 +0100 > Subject: Reports broken? > SVN r19378 on Fedora12 > > I get the following log output when running any report . > > > In /usr/local/share/gnucash/scm/report.

Python bindings, search on ID patch.

2010-07-24 Thread Mike Evans
I wanted to be able to search for invoices, customers or bills by their ID. I couldn't see how to do this with the current implementation so I added the functions to the python bindings. I've opened a bug/enhancement 625193 and upload a patch there. Hope it's useful. Mike E -- GPG Key: 10

Re: xml changed file validation

2010-07-24 Thread John Ralls
On Jul 24, 2010, at 3:04 PM, Frank H. Ellenberger wrote: > Am Samstag, 24. Juli 2010 um 14:30:52 schrieb Tom Bullock: >> In the wiki for translating the GnuCash Guide & Help files there is the >> instruction to that "xml file has no syntax errors" and it indicates >> using the command: "xmllint

Re: xml changed file validation

2010-07-24 Thread Frank H. Ellenberger
Hi Tom, Am Samstag, 24. Juli 2010 um 14:30:52 schrieb Tom Bullock: > In the wiki for translating the GnuCash Guide & Help files there is the > instruction to that "xml file has no syntax errors"  and it indicates > using the command:  "xmllint --valid --noout  gnucash-guide.xml" > > This instructi

xml changed file validation

2010-07-24 Thread Tom Bullock
Developers, Documentation instructions require that xml module changes be validated before building a patch. Reading the README file for http://svn.gnucash.org/repo/gnucash-docs/trunk/ I see that "GnuCash-docs is written using docbook-xml, using xml (not sgml). In that file 'xmlto' is men

Reports broken?

2010-07-24 Thread Mike Evans
SVN r19378 on Fedora12 I get the following log output when running any report . In /usr/local/share/gnucash/scm/report.scm: 649: 17* (set! doc (if template (let* (# # # ...) (if # # ...) ...) ...)) 649: 18* (if template (let* (# # # ...) (if # # ...) ...) ...) 650: 19 (let* (# # # #) (if # #