summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/cust_main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/man/cust_main.txt')
-rw-r--r--htdocs/docs/man/cust_main.txt29
1 files changed, 24 insertions, 5 deletions
diff --git a/htdocs/docs/man/cust_main.txt b/htdocs/docs/man/cust_main.txt
index 707cf956b..bef2b9d94 100644
--- a/htdocs/docs/man/cust_main.txt
+++ b/htdocs/docs/man/cust_main.txt
@@ -172,7 +172,7 @@ METHODS
error, otherwise returns false.
VERSION
- $Id: cust_main.txt,v 1.3 1999-02-09 09:37:58 ivan Exp $
+ $Id: cust_main.txt,v 1.4 1999-04-08 13:39:32 ivan Exp $
BUGS
The delete method.
@@ -227,10 +227,29 @@ HISTORY
FS::UID::{datasrc,checkruid} ivan@sisd.com 98-sep-19-21
$Log: cust_main.txt,v $
- Revision 1.3 1999-02-09 09:37:58 ivan
- regenerated perl api docs from embedded pod
- Revision 1.10 1999/01/25 12:26:09 ivan
- yet more mod_perl stuff
+ Revision 1.4 1999-04-08 13:39:32 ivan
+ convert from pod for 1.2.0 release
+ Revision 1.16 1999/04/07 14:32:19 ivan
+ more &invoicing_list logic to skip searches when there is no
+ custnum
+
+ Revision 1.15 1999/04/07 13:41:54 ivan in &invoicing_list, don't
+ search if there's no custnum yet
+
+ Revision 1.14 1999/03/29 12:06:15 ivan buglet in email invoices
+ fixed
+
+ Revision 1.13 1999/02/28 20:09:03 ivan allow spaces in zip
+ codes, for (at least) canada. pointed out by Clayton Gray
+ <clgray@bcgroup.net>
+
+ Revision 1.12 1999/02/27 21:24:22 ivan parse paydate correctly
+ for cybercash
+
+ Revision 1.11 1999/02/23 08:09:27 ivan beginnings of one-screen
+ new customer entry and some other miscellania
+
+ Revision 1.10 1999/01/25 12:26:09 ivan yet more mod_perl stuff
Revision 1.9 1999/01/18 09:22:41 ivan changes to track email
addresses for email invoicing