{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2016 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {include file="CRM/Core/DateRange.tpl" fieldName="contribution_date" from='_low' to='_high'}
{$form.contribution_amount_low.label} {$form.contribution_amount_low.html}    {$form.contribution_amount_high.label} {$form.contribution_amount_high.html}
{$form.contribution_status_id.html}

{$form.payment_instrument_id.html|crmAddClass:twenty}
{$form.contribution_check_number.label}
{$form.contribution_check_number.html}
{$form.contribution_trxn_id.label}
{$form.contribution_trxn_id.html} {$form.contribution_or_softcredits.label}
{$form.contribution_or_softcredits.html}
{$form.contribution_soft_credit_type_id.label}
{$form.contribution_soft_credit_type_id.html|crmAddClass:twenty}
{$form.invoice_id.label}
{$form.invoice_id.html}
{$form.contribution_thankyou_date_is_not_null.label} {$form.contribution_thankyou_date_is_not_null.html}
{$form.contribution_receipt_date_is_not_null.label} {$form.contribution_receipt_date_is_not_null.html}
{$form.contribution_test.label} {help id="is-test" file="CRM/Contact/Form/Search/Advanced"} {$form.contribution_test.html}
{$form.contribution_pay_later.label} {$form.contribution_pay_later.html}
{$form.contribution_recurring.label} {$form.contribution_recurring.html}

{$form.financial_type_id.html|crmAddClass:twenty}
{$form.contribution_page_id.html|crmAddClass:twenty} {$form.contribution_source.label}
{$form.contribution_source.html|crmAddClass:twenty} {$form.contribution_product_id.label}
{$form.contribution_product_id.html|crmAddClass:twenty} {$form.contribution_pcp_made_through_id.label}
{$form.contribution_pcp_made_through_id.html} {include file="CRM/Contribute/Form/PCP.js.tpl"} {$form.contribution_pcp_display_in_roll.label} {$form.contribution_pcp_display_in_roll.html}
{$form.contribution_currency_type.html|crmAddClass:twenty} {if $form.contribution_batch_id.html } {$form.contribution_batch_id.label}
{$form.contribution_batch_id.html} {/if} {* campaign in contribution search *} {include file="CRM/Campaign/Form/addCampaignToComponent.tpl" campaignContext="componentSearch" campaignTrClass='' campaignTdClass=''} {* contribution recurring search *} {include file="CRM/Contribute/Form/Search/ContributionRecur.tpl"} {if $contributionGroupTree} {include file="CRM/Custom/Form/Search.tpl" groupTree=$contributionGroupTree showHideLinks=false} {/if} {literal} {/literal}