Re: [dabo-dev] dabo Commit 4040

Author: johnf

Posted: 2008-04-16 at 10:40:04

On Tuesday 15 April 2008 08:17:03 pm johnf wrote:

> On Tuesday 15 April 2008 05:20:04 pm Ed Leafe wrote:

> > On Apr 15, 2008, at 7:13 PM, johnf wrote:

> > > Sorry if I had to do something. I have been waiting for you. I

> > > still get an

> > > error on the virtual fields for my children.

> >

> > What is the error? Is it returning the correct type?

> >

> > -- Ed Leafe

For some reason the list is not allowing me to provide the info you need.

Field 'prodcostDescript' does not exist in the DataStructure is the error.

below is the class.

class PublicagprodcostBizobj(dabo.biz.dBizobj):

def afterInit(self):

self.DataSource = "public.agprodcost"

self.VirtualFields={'prodcostDescript':self.costtype}

--

John Fabiani

©2008 johnf