diff options
author | ivan <ivan> | 2009-01-08 01:45:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-01-08 01:45:22 +0000 |
commit | 2b8ffc98529637ffddfe7cbf6b4f9b8deb90f0fa (patch) | |
tree | bfd6fad6189838b809f405b3e83f613f4e436537 /FS/FS.pm | |
parent | 619b9c20b1c2c76d439284bd6d023e5d5d9dbc7d (diff) |
start adding package locations, RT#4499
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -222,6 +222,8 @@ L<FS::cust_pkg_reason> - Package reason class L<FS::cust_main> - Customer class +L<FS::cust_main_location> - Customer location class + L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main L<FS::cust_main_invoice> - Invoice destination class |