diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2016-07-25 22:01:03 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-07-25 22:01:03 -0500 |
commit | 1e30018837c40ce8a4daaff58018b05b9d095df2 (patch) | |
tree | 029847cfb3822541b035e7cf1af93aadd61c3efe /httemplate/search/cust_pay.html | |
parent | 88e9a56677d343392416c262f976f069157b06cb (diff) |
RT#71049: Add order_number to payment reports [show_order_number checkboxes]
Diffstat (limited to 'httemplate/search/cust_pay.html')
-rwxr-xr-x | httemplate/search/cust_pay.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html index 536ab291f..e466f6afa 100755 --- a/httemplate/search/cust_pay.html +++ b/httemplate/search/cust_pay.html @@ -4,5 +4,4 @@ 'name_singular' => emt('payment'), 'name_verb' => emt('paid'), 'show_card_type' => 1, - 'show_order_number' => 1, &> |