Re: Tyrton ERP 1.0 released

2008-11-20 Thread CL (Ciu Loeng) Lam
HiCould the trython use the Oracle instead of the default postgresql ? 2008/11/19 erp software <[EMAIL PROTECTED]> > On Nov 18, 3:26 pm, Hartmut Goebel <[EMAIL PROTECTED]> wrote: > > On behalf of the Tryton team I'm proud to announce Tryton 1.0, > > an Open Source application platform and ERP. It

Problem on getting date column in SQLObject

2008-09-11 Thread CL (Ciu Loeng) Lam
Hi,all:I make the SQLObject as the ORM in turbogears ,now I meet a problems on selecting records for a given date . Here is the define for my class: class updateHistory(SQLObject): actionTime = DateTimeCol(default=datetime.now) actionContent = UnicodeCol(length=500,default="") Then how ca

Turbogear installing error.

2008-07-14 Thread CL (Ciu Loeng) Lam
HI,there: I get the errors below when installing the Turebogear,could anyone help me ? Thanks in advance. error: Not a recognized archive type: c:\docume~1\admini~1\locals~1\ temp\easy_in stall-y2znne\PasteScript-1.6.3.tar.gz -- http://mail.python.org/mailman/listinfo/python-list