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) »
  • Grant Detail report using incorrect Amount Requested field.
Pages: [1]

Author Topic: Grant Detail report using incorrect Amount Requested field.  (Read 1081 times)

hbergin

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 6
  • CiviCRM version: 3.4.5 to 4.4.1
  • CMS version: Drupal 6.28 to 7.23
  • MySQL version: 5.5.34
  • PHP version: 5.3.10
Grant Detail report using incorrect Amount Requested field.
July 09, 2011, 06:42:46 am
CiviCRM 3.3.6.

Related to Issue: CRM-8143

amount_total = Requested grant amount, in default currency.
amount_requested = Requested grant amount, in original currency (optional).

The report is using the amount_requested field, which people will only fill in if the grant amount was requested in a different currency to the default currency.

The amount_total is the required field, the amount_requested is optional.

In the file: CRM/Report/Form/Grant/Detail.php, a search and replace on amount_requested to amount_total fixed this issue for me.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Grant Detail report using incorrect Amount Requested field.

This forum was archived on 2017-11-26.