r17664 - gnucash/trunk/src/business - Bug #551858: Add Job Report for the business module

Christian Stimming cstim at cvs.gnucash.org
Sun Oct 26 18:12:15 EDT 2008


Author: cstim
Date: 2008-10-26 18:12:14 -0400 (Sun, 26 Oct 2008)
New Revision: 17664
Trac: http://svn.gnucash.org/trac/changeset/17664

Added:
   gnucash/trunk/src/business/business-reports/job-report.scm
Modified:
   gnucash/trunk/src/business/business-core/business-core.i
   gnucash/trunk/src/business/business-gnome/business-urls.c
   gnucash/trunk/src/business/business-reports/business-reports.scm
Log:
Bug #551858: Add Job Report for the business module

The contributor writes:
I need a report which shows me all invoices of a job. This is similar to the
owner-report, e.g. Customer Report. I took the file of owner-report.scm,
changed it so it does the desired and saved it as job-report.scm. I also had to
patch business-core.i to export the right symbols and business-urls.c to have
access to a link to the Job in the header. A patch is attached and I would be
very pleased if this could make it into gnucash. It could be possible to unify
owner-report and job-report, but I didn't put too much effort in it.

Patch by Stefan Wolf.



More information about the gnucash-patches mailing list