Saved Reports in 2.4.2 - customer report changed

Elizabeth Dodd edodd at billiau.net
Mon Feb 28 06:11:30 EST 2011


I have used saved reports since v1.8
I updated gnucash (once only) 
==============
Commit Log for Sun Feb 20 16:11:11 2011


Upgraded the following packages:
gnucash (1:2.2.9-11) to 1:2.4.2-1
gnucash-common (1:2.2.9-11) to 1:2.4.2-1
===============

I converted the saved reports which were missing the correct customer
from 2.2 to 2.4
I used the reports, and closed as usual.

and today they are changed into
Vendor reports
the reports based on Transaction reports are unaffected.

GnuCash 2.4.2
Built 2011-02-13 from r20253M


from .gnucash/saved-reports-2.0
==================

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Options for saved report "Graham's account", based on template
"Customer Report" (let ()
 (define (options-gen)
  (let ((options (gnc:report-template-new-options/name "Customer
  Report")))


from .gnucash/saved-reports-2.4
===========================

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Options for saved report "Graham's account", based on template
"d7d1e53505ee4b1b82efad9eacedaea0" (let ()
 (define (options-gen)
  (let ((options (gnc:report-template-new-options/report-guid
  "d7d1e53505ee4b1b82efad9eacedaea0" "Vendor Report")))


More information about the gnucash-user mailing list