On Nov 16, 2009, at 12:27 AM, jvandal wrote:

> 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

        You can certainly edit the *-code.py files manually; that's why we  
split them from the XML structure. But the main issue is why you  
should have to. Do you have both the HoursForm and ClientForm classes  
open in the Class Designer at the same time? I'm wondering if the  
Class Designer is getting "confused" about which class it's editing.  
Try opening up just the HoursForm and see if that makes a difference.

> Dabo Error Log: Sun Nov 15 22:22:04 2009: Could not bind to  
> 'hours.notes'
> Reason: 'NoneType' object has no attribute 'notes'

        These messages simply mean that it failed to create the 'hours'  
bizobj, so it is None.


-- Ed Leafe



_______________________________________________
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]

Reply via email to