Re: GnuCash 2.2.x and advanced-report-sorted

2007-09-18 Thread Johan van Oostrum
Op 18-sep-2007, om 15:46 heeft Derek Atkins het volgende geschreven: Johan van Oostrum <[EMAIL PROTECTED]> writes: My svn diff does not accept the -x -b switches (svn, version 1.3.2 (r19776) compiled Jun 5 2006, 13:13:11) So created the (attached) diff as follows using GNU Diff (on Ma

Re: GnuCash 2.2.x and advanced-report-sorted

2007-09-17 Thread Johan van Oostrum
(if (< (list-ref list1 c) (list-ref list2 c)) #t > #f))) > ) 584c680 < ;;document will be the HTML document that we return. --- > ;; document will be the HTML document that we return. 594c690 < ; at least 1 account se

Re: GnuCash 2.2.x and advanced-report-sorted

2007-09-14 Thread Johan van Oostrum
k update to get my GC 1.8.x report running again in my new GC 2.2.0 installation. Right now I am working on a more up-to-date version, as Derek Atkins suggested, adding the sort option to the GC 2.2.0 report. In due time I will post the patchfile for this version. Regards, Johan > On Mon, 10

Fwd: GnuCash 2.2.x and advanced-report-sorted

2007-09-11 Thread Johan van Oostrum
Begin doorgestuurd bericht: Van: Johan van Oostrum <[EMAIL PROTECTED]> Datum: 11 september 2007 22:42:35 GMT+02:00 Aan: Derek Atkins <[EMAIL PROTECTED]> Onderwerp: Antw.: GnuCash 2.2.x and advanced-report-sorted Op 11-sep-2007, om 15:37 heeft Derek Atkins het volgende geschreven:

GnuCash 2.2.x and advanced-report-sorted

2007-09-10 Thread Johan van Oostrum
In januari I posted a portfolio report for use with GnuCash 1.8.x. Attached you find an updated version for use with GnuCash 2.2.x. An option is added with which you can set the column the report is to be sorted. I decided to name it advanced-portfolio-sorted to enable users to give it a try

advanced-portfolio-sorted

2007-01-17 Thread Johan van Oostrum
-*- ;; advanced-portfolio-sorted.scm ;; by Johan van Oostrum ([EMAIL PROTECTED]) Jan 2007 ;; ;; This is a modified version of: ;; advanced-portfolio.scm ;; by Martijn van Oosterhout (kleptog@svana.org) Feb 2002, ;; modified for GnuCash 1.8 by Herbert