Aline (OpenERP) (apr-tinyerp) has assigned this bug to you for OpenERP Web 
Client:

to test : 
- create a db without demo data. Configure through configuration wizard. 
- install all application 
- check all checkboxes of all wizard click configure
- In the Knowledge Application Configuration : bug 


The operation cannot be completed, probably due to the following: - deletion: 
you may be trying to delete a record while other records still reference it - 
creation/update: a mandatory field is not correctly set [object with reference: 
return217 - return217]

If you try to close yhis error and configure again : 
Traceback (most recent call last):
  File "/home/aline/openerp/trunk/server/openerp/netsvc.py", line 410, in 
dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, 
params)
  File "/home/aline/openerp/trunk/server/openerp/service/web_services.py", line 
598, in dispatch
    res = fn(db, uid, *params)
  File "/home/aline/openerp/trunk/server/openerp/osv/osv.py", line 122, in 
wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/aline/openerp/trunk/server/openerp/osv/osv.py", line 176, in 
execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/aline/openerp/trunk/server/openerp/osv/osv.py", line 167, in 
execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/aline/openerp/trunk/server/openerp/osv/orm.py", line 1977, in 
write
    self.datas[object_id].update(vals2)
KeyError: 1

** Affects: openobject-client-web
     Importance: High
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
cannot create db without demo data due to Wiki
https://bugs.launchpad.net/bugs/732598
You received this bug notification because you are a member of OpenERP SA's Web 
Client R&D, which is a bug assignee.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help   : https://help.launchpad.net/ListHelp

Reply via email to