>> 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 get the error on that line saying LookupBizobj is not defined. Sim _______________________________________________ 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]
