diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2015-10-06 01:46:31 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-10-09 23:26:33 -0500 |
| commit | e55dfd1f0974266f726658387d253d3aeb9571f3 (patch) | |
| tree | fc601147628a58aa380c4c7569fd0f521d5c85a0 /httemplate/search/cust_pay.html | |
| parent | 9658877aaddc828d12556a060278f4e76bd3bf25 (diff) | |
RT#37038 Add Card Type Name to Payment Report
Diffstat (limited to 'httemplate/search/cust_pay.html')
| -rwxr-xr-x | httemplate/search/cust_pay.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html index 03474c1ef..e466f6afa 100755 --- a/httemplate/search/cust_pay.html +++ b/httemplate/search/cust_pay.html @@ -3,4 +3,5 @@ 'amount_field' => 'paid', 'name_singular' => emt('payment'), 'name_verb' => emt('paid'), + 'show_card_type' => 1, &> |
