I have a single table form.  I have made changes in the controls and I have 
issued a Form.requery().  The do you want save your changes appears and I 
click on yes.  Then I get:

    self.Form.requery()
  File "/home/johnf/dabo/dabo/ui/uiwx/dForm.py", line 476, in requery
    if not self.confirmChanges(bizobjs=bizobj):
  File "/home/johnf/dabo/dabo/ui/uiwx/dForm.py", line 168, in confirmChanges
    self.save(dataSource=biz.DataSource)
TypeError: save() got an unexpected keyword argument 'dataSource


Johnf


_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/200910161700.32224.jfabi...@yolo.com

Reply via email to