Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.2
-
Fix Version/s: 3.4.3
-
Component/s: None
-
Labels:None
Description
1. Create a new form setting in q=civicrm/admin/setting/misc&reset=1, called doNotAttachPDFReceipt, default value is true.
Field Label = "Attach PDF copy to recipts"
2. In CRM/Core/BAO/MessageTemplates.php, check for this value and if false, skip PDF attachment
---- original post -----
::: Add "attach PDF to contribution receipt" as an optional, global configuration under the "administer" section.
Related note (with the code that must be made conditional) is listed here:
http://forum.civicrm.org/index.php?topic=19624.0
Attachments
1.
|
Change default for PDF Receipt option to OFF | Done/Fixed | David Greenberg |
|