CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Adding Column to Bookkeeping Transactions Report
Pages: [1]

Author Topic: Adding Column to Bookkeeping Transactions Report  (Read 534 times)

graphics

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.2.0
  • CMS version: Drupal
  • MySQL version: 5.3
  • PHP version: 5
Adding Column to Bookkeeping Transactions Report
September 05, 2013, 10:45:27 am
Hello,

I am trying to add a new column to a Bookkeeping Transactions Report, under CiviReports. Before we did a server move, there was a checkbox to add an extra column for "company", under "Report Criteria", in the Bookkeeping Report. I've managed to re-add the "Company" checkbox (by going under "Member Records") which will add the "Company" column. However, that column is now blank for all entries in the report. How do I connect that column with data in the database?

I've attached the file that was customizing the Bookkeeping Report (it was located in /custom/client/php/CRM/Report/Form/Contribute/Bookkeeping.php). The only difference I see from the original file is the addition, on line 61, of this:

Code: [Select]
'organization_name' => array( 'title'   => ts('Company')
Any help you can provide is greatly appreciated. If you need more info, please let me know.

Thanks very much.

graphics

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.2.0
  • CMS version: Drupal
  • MySQL version: 5.3
  • PHP version: 5
Re: Adding Column to Bookkeeping Transactions Report
September 10, 2013, 08:10:04 am
Anyone have any suggestions?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Adding Column to Bookkeeping Transactions Report
September 10, 2013, 08:54:16 am

I suspect either you or someone with php/mysql/civi skills will need to debug the report and figure out what is happening and why

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Adding Column to Bookkeeping Transactions Report

This forum was archived on 2017-11-26.