hi everyone,
i'm a new RoundUp user and wanted to get your opinions on a
concierge-type application i'm trying to customize RoundUp
for.
basically, each "issue" is a customer service
request. it can be
making reservations at a restaurant, requesting a taxi or
airport
shuttle, reserving an item at a store for purchase and
pickup, issuing
a laundry/dry cleaning request, obtaining tickets to a show
or movie,
etc.
i want to create separate queues for each, but not separate
trackers.
so i'm creating "topics" for each category, i.e.,
transportation,
dining, entertainment, etc. does this make sense what i'm
doing? is
there a better way of doing it? the requests will come from
another
Python application.
right now, it just sends e-mail to the concierge desk, and
the problem
we're having is that it's all just one large mail queue.
we've had
conflicts where multiple concierges were attending to the
same
customer request, resulting in 2 dinner reservations under
the same
name, etc. i think that using an issue/request tracker
makes more
sense, so that's why i'm here.
i can redirect the e-mail coming out of this other
application into an
account that i can use with "roundup-mailgw... pop
EMAIL". or better
yet, since the other application is Python already, is there
a way for
me to just skip the e-mail or pipe mechanisms and
instantiate an issue
directly from the other application?
thanks in advance for your feedback,
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall,
(c)2007,2001
http://corepython.com
wesley.j.chun :: wescpy-at-gmail.com
python training and technical consulting
cyberweb.consulting : silicon valley, ca
http://cyberwebconsulti
ng.com
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Roundup-users mailing list
Roundup-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/roundup-u
sers
|