Re: [Zope] Product to manage office task and request
Thanks, it looks to be interesting. But I don't know exactly how to make it to work... I've imported the .zexp file in zope. Now I need a database connection. They say that it can be used with PostgreSQL (how can I install it ?) and also a product : ZPoPyDa. What is it ?
From: Milos Prudek <prudek@nembv.cz> To: zope@zope.org Subject: Re: [Zope] Product to manage office task and request Date: Wed, 25 Jul 2001 13:57:46 +0200
I'm looking for a product which can help me to store and manage all the requests people send to others in my company. I mean that for example if somebody wants the fax to be fixed, he could send a request on the intranet through this product. The "fax fixer man" could say when he will come to fix it. Everybody could read on the intranet at wich step the resolution of a request is.
Get f2w from Sourceforge. http://sourceforge.net/
-- Milos Prudek
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_________________________________________________________________ Téléchargez MSN Explorer gratuitement à l'adresse http://explorer.msn.fr/intl.asp
Benoit DOMINIAK writes:
Thanks, it looks to be interesting. But I don't know exactly how to make it to work... I've imported the .zexp file in zope. Now I need a database connection. They say that it can be used with PostgreSQL (how can I install it ?) and also a product : ZPoPyDa. What is it ? I am sure, it comes with installation instructions....
"ZPoPyDA" is one of the 2 (maybe 3) Postgres database adapters for Zope. Dieter
Dne středa 25 červenec 2001 15:39 jste napsal(a):
Thanks, it looks to be interesting. But I don't know exactly how to make it to work... I've imported the .zexp file in zope. Now I need a database connection. They say that it can be used with PostgreSQL (how can I install it ?) and also a product : ZPoPyDa. What is it ?
For PostgresQL, get installation instructions from http://www.postgresql.org For ZPoPyDA, get the package from http://www.zope.org, and read the installation instructions. The installation of both is quite straightforward, at least on Linux. -- Milos Prudek
participants (3)
-
Benoit DOMINIAK -
Dieter Maurer -
Milos Prudek