On Oct 10, 2008, at 6:45 PM, Paul McNett wrote:

> File "/home/pmcnett/py/sbs/shutter_studio/trunk/clients/ 
> shutter_studio/ui/FrmProductionOrders.py", line 41, in new
>   self.newProductionOrder()
> File "/home/pmcnett/py/sbs/shutter_studio/trunk/clients/ 
> shutter_studio/ui/FrmProductionOrders.py", line 60, in  
> newProductionOrder
>   self.getBizobj("production_orders").new(dlg.Fields)
> File "/home/pmcnett/py/sbs/shutter_studio/trunk/clients/ 
> shutter_studio/biz/orders.py", line 141, in new
>   self.save()


        This is the part that confuses me: it looks like you're calling  
new(), and then saving a different object immediately, before the new  
process has finished for the first bizobj. Is the record being saved  
in orders.py a new or existing record?

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to