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 CiviContribute (Moderator: Donald Lobo) »
  • email receipt
Pages: [1]

Author Topic: email receipt  (Read 1765 times)

Neil Adair

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 4
  • CiviCRM version: 4.5.8
  • CMS version: Drupal 7
  • MySQL version: MariaDB 10
  • PHP version: 5.5 FPM
email receipt
October 08, 2007, 10:35:04 am
I'm trying to find where I can edit the email receipt which is sent by CiviContribute when entering a manual transaction.

Neil

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: email receipt
October 08, 2007, 10:43:23 am
You will have to edit following files:

Quote
CRM/Contribute/Form/Contribution.php
templates/CRM/Contribute/Form/Message.tpl

HTH

kurund
Found this reply helpful? Support CiviCRM

Neil Adair

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 4
  • CiviCRM version: 4.5.8
  • CMS version: Drupal 7
  • MySQL version: MariaDB 10
  • PHP version: 5.5 FPM
Re: email receipt
October 08, 2007, 04:58:31 pm
templates/CRM/Contribute/Form/Message.tpl

Thanks I just needed to edit the above to say it was not a tax receipt, that it would come in the mail.

Neil

GregoryHeller

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 3
Re: email receipt
December 12, 2007, 05:24:38 pm
Editing tpl files to change the text of a receipt seems rather inconvenient.

Each contribution form can have its own receipt, yet the receipts when manually entering contributions (either for live processing or historical) are based on a tpl file?.  It would seem to make more sense to push all the receipting functionality into message templates (/civicrm/admin/messageTemplates?reset=1) and make more tokens available specifically related to contribute transactions.

That way if you have multple similar contribution forms you do not have to copy paste receipt text for each one, and the same receipt could be used for manually entered (offline and life) transactions

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: email receipt
December 12, 2007, 08:03:03 pm

that is a great idea. Please consider filing an issue along with a patch that implements the same

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 CiviContribute (Moderator: Donald Lobo) »
  • email receipt

This forum was archived on 2017-11-26.