Użytkownik sim napisał:
>
>>> Is the biz supposed to be imported in the ui or am I mising something?
>>>
>>>
>>>
>> Did you update biz\__init__.py and ui\__init__.py ?
>>
>>
>>
> Yes. Both of them have the correct imports.
>
> in biz\__init__.py it shows:
> from LookupBizObj import LookupBizobj
>
> and in ui/myform.py it says:
> lookups=LookupBizobj(conn)
>
I think it should be:
app = self.Application
lookups = app.biz.LookupBizobj(conn)
--
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]