VAT-572 Display Invoicing functionality based on admin globle setting under CiviContr...
authorParag Bhilkar <parag.bhilkar@webaccessglobal.com>
Sat, 5 Jul 2014 10:07:04 +0000 (15:37 +0530)
committerParag Bhilkar <parag.bhilkar@webaccessglobal.com>
Sat, 5 Jul 2014 10:07:04 +0000 (15:37 +0530)
commit03b412ae5b8d7047f8e378038a32fe731b6e7fb0
treebbb5099f8d231b2e3814638617148fb839d360e4
parent0320e906203e1f67381a872ab5a97a097bf9c7c7
VAT-572 Display Invoicing functionality based on admin globle setting under CiviContribute Component settings.
35 files changed:
CRM/Admin/Form/Preferences/Contribute.php
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/ThankYou.php
CRM/Contribute/Form/ContributionView.php
CRM/Contribute/Page/UserDashboard.php
CRM/Event/Form/EventFees.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantView.php
CRM/Event/Form/Registration/Confirm.php
CRM/Event/Form/Registration/ThankYou.php
CRM/Member/Form/Membership.php
CRM/Price/BAO/LineItem.php
CRM/Price/BAO/PriceField.php
CRM/Price/Page/Field.php
CRM/Price/Page/Option.php
css/civicrm.css
templates/CRM/Contribute/Form/ContributionView.tpl
templates/CRM/Contribute/Page/UserDashboard.tpl
templates/CRM/Price/Form/PriceSet.tpl
templates/CRM/Price/Page/Field.tpl
templates/CRM/Price/Page/LineItem.tpl
templates/CRM/Price/Page/Option.tpl
xml/templates/message_templates/contribution_offline_receipt_html.tpl
xml/templates/message_templates/contribution_offline_receipt_text.tpl
xml/templates/message_templates/contribution_online_receipt_html.tpl
xml/templates/message_templates/contribution_online_receipt_text.tpl
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_text.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/membership_offline_receipt_html.tpl
xml/templates/message_templates/membership_offline_receipt_text.tpl
xml/templates/message_templates/membership_online_receipt_html.tpl
xml/templates/message_templates/membership_online_receipt_text.tpl