[freeside-commits] freeside/FS FS.pm,1.55,1.56
Ivan,,,
ivan at wavetail.420.am
Mon Dec 28 11:20:27 PST 2009
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv11966/FS
Modified Files:
FS.pm
Log Message:
beginning of prospect/CRM/contact work
Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- FS.pm 19 Nov 2009 09:47:02 -0000 1.55
+++ FS.pm 28 Dec 2009 19:20:25 -0000 1.56
@@ -232,9 +232,19 @@
L<FS::cust_pkg_reason> - Package reason class
+L<FS::contact> - Contact class
+
+L<FS::contact_phone> - Contact phone class
+
+L<FS::phone_type> - Phone type class
+
+L<FS::contact_email> - Contact email class
+
+L<FS::prospect_main> - Prospect class
+
L<FS::cust_main> - Customer class
-L<FS::cust_main_location> - Customer location class
+L<FS::cust_location> - Customer location class
L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main
More information about the freeside-commits
mailing list