From b6b291e9894efecc061aaef6d4af3c510bb32fad Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 26 Dec 2001 11:17:49 +0000 Subject: (untested eek) freeside-overdue script & cust_main balance_date & total_owed_date methods --- httemplate/docs/billing.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/billing.html b/httemplate/docs/billing.html index 7dc9aef2d..dcb90208a 100644 --- a/httemplate/docs/billing.html +++ b/httemplate/docs/billing.html @@ -22,12 +22,14 @@
  • You can bill individual customers by clicking on the Bill now link on the main customer view. -
  • The freeside-bill script can be run daily to bill all customers. Usage:
    bill [ -c [ i ] ] [ -d date ] [ -b ] user
    +
  • The freeside-bill script can be run daily to bill all customers. (link to manpage!) Usage:
    freeside-bill [ -c [ -p ] [ -a ] [ -i ] ] [ -d date ] user


    Batch credit card processing +
  • The freeside-overdue script can list, add postal invoicing, suspend or cancel overdue and/or expired accounts (link to manpage!). -- cgit v1.2.1