beginning of prospect/CRM/contact work
authorivan <ivan>
Mon, 28 Dec 2009 19:20:25 +0000 (19:20 +0000)
committerivan <ivan>
Mon, 28 Dec 2009 19:20:25 +0000 (19:20 +0000)
commit03ceab71dad1e5eb366865d304e5e459cc905ce4
tree18b4532289a0237ae694b1ad5c033b25f448bd7c
parent5950a980cef4968ac59ca8041d2204e6d98e7a3d
beginning of prospect/CRM/contact work
34 files changed:
FS/FS.pm
FS/FS/AccessRight.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/Setup.pm
FS/FS/Upgrade.pm
FS/FS/contact.pm [new file with mode: 0644]
FS/FS/contact_email.pm [new file with mode: 0644]
FS/FS/contact_phone.pm [new file with mode: 0644]
FS/FS/cust_location.pm
FS/FS/o2m_Common.pm [new file with mode: 0644]
FS/FS/phone_type.pm [new file with mode: 0644]
FS/FS/prospect_main.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/contact.t [new file with mode: 0644]
FS/t/contact_email.t [new file with mode: 0644]
FS/t/contact_phone.t [new file with mode: 0644]
FS/t/phone_type.t [new file with mode: 0644]
FS/t/prospect_main.t [new file with mode: 0644]
httemplate/edit/elements/edit.html
httemplate/edit/process/elements/process.html
httemplate/edit/process/prospect_main.html [new file with mode: 0644]
httemplate/edit/prospect_main.html [new file with mode: 0644]
httemplate/elements/city.html
httemplate/elements/contact.html [new file with mode: 0644]
httemplate/elements/header.html
httemplate/elements/menu.html
httemplate/elements/tr-contact.html [new file with mode: 0644]
httemplate/elements/tr-select-cust_location.html
httemplate/misc/location.cgi
httemplate/search/prospect_main.html [new file with mode: 0644]
httemplate/search/report_prospect_main.html [new file with mode: 0644]
httemplate/view/cust_main/packages/location.html
httemplate/view/prospect_main.html [new file with mode: 0644]