Echo,
Now we need to figure out the problems with your autobizobj stuff. Saving isn't working since commit 2054.
Please run SimpleFormWithBizobj.py, requery, make a change, and press 'Save'. Here's what I get:
Traceback (most recent call last): File "/home/pmcnett/projects/dabo/dabo/lib/eventMixin.py", line 87, in raiseEvent bindingFunction(event) File "/home/pmcnett/projects/dabo/dabo/ui/uiwx/dForm.py", line 570, in onSave def onSave(self, evt): self.save() File "/home/pmcnett/projects/dabo/dabo/lib/datanav/Form.py", line 93, in save return super(Form, self).save(dataSource) File "/home/pmcnett/projects/dabo/dabo/ui/uiwx/dForm.py", line 249, in save bizobj.saveAll() File "/home/pmcnett/projects/dabo/dabo/biz/dBizobj.py", line 293, in saveAll raise dException.dException, e QueryException: global name 'formatForQuery' is not defined
-- Paul
©2006 Paul McNett |