Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-14-13-42-39
[civicrm-core.git] / templates / CRM / Financial / Page / FinancialBatch.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | CiviCRM version 4.4 |
4 +--------------------------------------------------------------------+
5 | Copyright CiviCRM LLC (c) 2004-2011 |
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25 *}
26 {htxt id="payment_instrument-title"}
27 {ts}Payment Instrument{/ts}
28 {/htxt}
29 {htxt id="payment_instrument"}
30 <p>
31 {ts}If you specify a payment instrument then this batch will be limited to exporting only transactions paid with that method.{/ts}
32 </p>
33 <p>
34 {ts}Note that not all transactions are necessarily associated with a payment instrument.{/ts}
35 </p>
36 {/htxt}
37
38 {htxt id="item_count-title"}
39 {ts}Number of Transactions{/ts}
40 {/htxt}
41 {htxt id="item_count"}
42 <p>
43 {ts}If you know in advance the number of transactions in this batch, you may specify it now.{/ts}
44 </p>
45 <p>
46 {ts}When you close your batch, CiviCRM will verify that you have entered the correct number{/ts} ({ts}you will have the opportunity to override the warning if they do not match{/ts}).
47 </p>
48 {/htxt}
49
50 {htxt id="total-title"}
51 {ts}Total Amount{/ts}
52 {/htxt}
53 {htxt id="total"}
54 <p>
55 {ts}If you know in advance the total amount in this batch, you may specify it now.{/ts}
56 </p>
57 <p>
58 {ts}When you close your batch, CiviCRM will verify the totals entered match this number{/ts} ({ts}you will have the opportunity to override the warning if they do not match{/ts}).
59 </p>
60 {/htxt}