diff options
author | ivan <ivan> | 2009-12-28 19:20:25 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-12-28 19:20:25 +0000 |
commit | 03ceab71dad1e5eb366865d304e5e459cc905ce4 (patch) | |
tree | 18b4532289a0237ae694b1ad5c033b25f448bd7c /FS/MANIFEST | |
parent | 5950a980cef4968ac59ca8041d2204e6d98e7a3d (diff) |
beginning of prospect/CRM/contact work
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 8a02a1338..74b06a88c 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -463,3 +463,14 @@ FS/class_Common.pm t/class_Common.t FS/category_Common.pm t/category_Common.t +FS/contact.pm +t/contact.t +FS/contact_phone.pm +t/contact_phone.t +FS/phone_type.pm +t/phone_type.t +FS/contact_email.pm +t/contact_email.t +FS/prospect_main.pm +t/prospect_main.t +FS/o2m_Common.pm |