CRM-ish systems anyone?

看板FB_chat作者時間15年前 (2010/08/22 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
I've been looking for a good CRM system, and I have to admit, I'm rather perplexed. Here's the jest of what I want the framework to be: * n-tier (a server process divorced from a web server, uses XML-RPC) * Zero support for mysql (postgresql only) * Preferably not PHP. * Easy to integrate with. * Should never, *ever* send mass email, under any circumstances. Moreover, I'd really like it if the thing didn't try to do everything. I need a simple issue tracking system, I want the CRM to know about it, I don't want the CRM to *implement* it. I need a simple time tracking system, but I don't really want to have to poke through 15 unrelated CRM menus to start the clock and have a big complicated system to charge a client for 15 minutes of work. (I do need this thing to be "project aware" though) The way I'd picture this working is very much the way CVS or SVN does, a bunch of shell script "hooks" use stdio to sync with other tools: plugins/project/get_client_projects.sh $client_id openerp looked really promising, but it seems to want to do everything and on FreeBSD anyway it crashes a lot. (don't know if thats the same with linux, I suspect it is) I don't want someone to feel as if they're being crammed down some automated, impersonal "sales pipeline". All I really need is a system that tracks every possible interaction with someone (in a unified way) and when/how these interactions took place, but doesn't dictate anything about the activity. Any ideas for a unix-ish CRM? Jamie -- http://www.geniegate.com Custom web programming Perl * Java * UNIX User Management Solutions _______________________________________________ freebsd-chat@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chat To unsubscribe, send any mail to "freebsd-chat-unsubscribe@freebsd.org"
文章代碼(AID): #1CS7REpY (FB_chat)
文章代碼(AID): #1CS7REpY (FB_chat)