diff options
| author | Christopher Burger <burgerc@freeside.biz> | 2017-09-18 09:35:02 -0400 | 
|---|---|---|
| committer | Christopher Burger <burgerc@freeside.biz> | 2018-06-19 14:25:03 -0400 | 
| commit | b11b95320dcb860212129de464d6349e4ac6da5e (patch) | |
| tree | 0cb8ee228f80e74e5d80aa04d69eaa3f933c16dc /FS/FS.pm | |
| parent | 77ffd5cb8c802e43cad458e859ef9c035d3b39f0 (diff) | |
RT# 77498 - Customer Import now uses contact/Import.pm rather than contact_import.pm
Conflicts:
	FS/FS/contact_import.pm
Diffstat (limited to 'FS/FS.pm')
| -rw-r--r-- | FS/FS.pm | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -67,6 +67,8 @@ L<FS::cust_main::Search> - Customer searching  L<FS::cust_main::Import> - Batch customer importing +L<FS::contact::Import> - Batch contact importing +  =head2 Database record classes  L<FS::Record> - Database record base class | 
