J, What back end are you using (Postres, SQLite, SQL?) I'm wondering if hours isnt a reserved word.
Larry > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of jvandal > Sent: Monday, November 16, 2009 1:27 AM > To: [email protected] > Subject: [dabo-users] NoneType object has no attribute??? > > > I looked and saw that the CreateBizobj did not have the > astric"*" but I thought I had saved it. when I go the code > editor and added or recreated the CreateBizobj and saw that I > had the astric "*" and I looked in the HoursForm-code does > not have any value, yet when I look in the Code editor I seet > the CreateBizobj for the hours connection.Can I add code to > the HoursForm-code??? I tied some to copy code from > ClientForm-code and put it in HoursForm-code , but no luck > Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 > Microsoft Corporation. All rights reserved. > > C:\Users\jim>cd\ > > C:\>cd dabo-* > > C:\dabo-0.9.2-win>cd dabo > > C:\dabo-0.9.2-win\dabo>cd projects > > C:\dabo-0.9.2-win\dabo\projects>cd hourz > > C:\dabo-0.9.2-win\dabo\projects\hourz>main.py > Dabo Error Log: Sun Nov 15 22:21:52 2009: Could not bind to > 'hours.servicedate' > Reason: 'NoneType' object has no attribute 'servicedate' > Dabo Error Log: Sun Nov 15 22:21:57 2009: Could not bind to > 'hours.servicedate' > Reason: 'NoneType' object has no attribute 'servicedate' > Dabo Error Log: Sun Nov 15 22:21:59 2009: Could not bind to > 'hours.servicedate' > Reason: 'NoneType' object has no attribute 'servicedate' > Dabo Error Log: Sun Nov 15 22:21:59 2009: Could not bind to > 'hours.clientfk' > Reason: 'NoneType' object has no attribute 'clientfk' > Dabo Error Log: Sun Nov 15 22:22:04 2009: Could not bind to > 'hours.clientfk' > Reason: 'NoneType' object has no attribute 'clientfk' > Dabo Error Log: Sun Nov 15 22:22:04 2009: Could not bind to > 'hours.notes' > Reason: 'NoneType' object has no attribute 'notes' > > C:\dabo-0.9.2-win\dabo\projects\hourz> > -- > View this message in context: > http://old.nabble.com/NoneType--object-has-no-attribute----tp2 > 6367355p26367355.html > Sent from the dabo-users mailing list archive at Nabble.com. > > _______________________________________________ > 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] > _______________________________________________ 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/!~!uenerkvcmdkaaqacaaaaaaaaaaaaaaaaabgaaaaaaaaaafa2fnyupuomnfpiynbeqckaaaaqaaaaupmmcy7ll0s45gxqq8k9raeaa...@charter.net
