{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {* this template is used for batch transaction screen, assign/remove transactions to batch *} {if in_array($batchStatus, array('Open', 'Reopened'))}
{if in_array($batchStatus, array('Open', 'Reopened'))}
{$form.trans_assign.html} {$form.submit.html}

{/if}

{strip}
{if in_array($batchStatus, array('Open', 'Reopened'))}{$form.toggleSelect.html}{/if} {ts}Name{/ts} {ts}Amount{/ts} {ts}Trxn ID{/ts} {ts}Payment/Transaction Date{/ts} {ts}Contribution Date{/ts} {ts}Pay Method{/ts} {ts}Status{/ts} {ts}Financial Type{/ts}
{/strip}
{/if} {literal} {/literal}