contacts can be shared among customers / "duplicate contact emails", RT#27943
authorIvan Kohler <ivan@freeside.biz>
Tue, 3 Feb 2015 15:14:45 +0000 (07:14 -0800)
committerIvan Kohler <ivan@freeside.biz>
Tue, 3 Feb 2015 15:14:45 +0000 (07:14 -0800)
commit167dbdad01e2c1b62fd9be43cc05212e8c874a02
tree0d49c9ba03d64560f21b02a20d32d6005a790ced
parent475ae93877f1d834941f7b9adcc35ee84c5c22fa
contacts can be shared among customers / "duplicate contact emails", RT#27943
28 files changed:
FS/FS/ClientAPI/MyAccount.pm
FS/FS/ClientAPI_XMLRPC.pm
FS/FS/Conf.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/Upgrade.pm
FS/FS/contact.pm
FS/FS/cust_contact.pm [new file with mode: 0644]
FS/FS/cust_main.pm
FS/FS/msg_template.pm
FS/FS/o2m_Common.pm
FS/FS/prospect_contact.pm [new file with mode: 0644]
FS/FS/prospect_main.pm
FS/MANIFEST
FS/t/cust_contact.t [new file with mode: 0644]
FS/t/prospect_contact.t [new file with mode: 0644]
fs_selfservice/FS-SelfService/SelfService.pm
fs_selfservice/FS-SelfService/cgi/select_cust.html [new file with mode: 0644]
fs_selfservice/FS-SelfService/cgi/selfservice.cgi
httemplate/edit/cust_main.cgi
httemplate/edit/elements/edit.html
httemplate/elements/contact.html
httemplate/elements/tr-select-contact.html
httemplate/misc/email-quotation.html
httemplate/search/contact.html
httemplate/search/prospect_main.html
httemplate/view/cust_main/contacts_new.html
httemplate/view/prospect_main.html