X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htdocs%2Fdocs%2Fbilling.html;h=46ae1fdad7f1290a42e2d54b25dba2e9ba8b7300;hb=6957f45d5cb0006941c8496ff35875c000fa4710;hp=02bfbd783e1c870a4d3d13d917a88a43e90833e4;hpb=13836fa8df9d3849f089d47342b25162327c28f7;p=freeside.git diff --git a/htdocs/docs/billing.html b/htdocs/docs/billing.html index 02bfbd783..46ae1fdad 100644 --- a/htdocs/docs/billing.html +++ b/htdocs/docs/billing.html @@ -3,10 +3,10 @@

Billing

- The bin/bill script can be run daily to bill all customers. Usage: bill [ -c [ i ] ] [ -d date ] [ -b ] + The freeside-bill script can be run daily to bill all customers. Usage: bill [ -c [ i ] ] [ -d date ] [ -b ] user @@ -35,6 +35,14 @@ if ( $error ) { # end loop -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. +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.

+
  • The freeside-print-batch script can print or email pending credit card batches for manual entry. Usage: freeside-print-batch [-v] [-p] [-e] [-a] [-d] user +