diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2016-06-03 22:01:42 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-06-03 22:07:32 -0500 |
| commit | c66e2ded844dbf3d0f23a70db96f0535e111400d (patch) | |
| tree | 61cb64386ed59f43b1c4994f977dc75fc9237471 /httemplate/search/cust_pay.html | |
| parent | 51904a584f61eb0963c202963b203016e7db2225 (diff) | |
RT#71049: Add order_number to payment reports
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 e466f6afa..536ab291f 100755 --- a/httemplate/search/cust_pay.html +++ b/httemplate/search/cust_pay.html @@ -4,4 +4,5 @@ 'name_singular' => emt('payment'), 'name_verb' => emt('paid'), 'show_card_type' => 1, + 'show_order_number' => 1, &> |
