summaryrefslogtreecommitdiff
path: root/httemplate/docs/billing.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/billing.html')
-rw-r--r--httemplate/docs/billing.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/docs/billing.html b/httemplate/docs/billing.html
index 4a5642af9..c6ef7a869 100644
--- a/httemplate/docs/billing.html
+++ b/httemplate/docs/billing.html
@@ -18,7 +18,7 @@
<li>$page - current page
<li>$total_pages - total pages
<li>@address - A six-element array containing the customer name, company, and address.
- <li>$overdue - true if this invoice is overdue
+<!-- <li>$overdue - true if this invoice is overdue -->
</ul>
</ul>
<li>Batch credit card processing
@@ -47,6 +47,6 @@ if ( $error ) {
</pre>
All fields except paybatch are contained in the cust_pay_batch table. You can use paybatch field to track particular batches and/or particular transactions within a batch.
</ul>
- <li>The <a href="man/bin/freeside-print-batch.html"><b>freeside-print-batch</b></a> script can print or email pending credit card batches for manual entry.
+<!-- <li>The <a href="man/bin/freeside-print-batch.html"><b>freeside-print-batch</b></a> script can print or email pending credit card batches for manual entry. -->
</ul>
</body>