c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00205
[Bug 638379] Re: Blocking accounting, Charts account wizard
*** This bug is a duplicate of bug 611467 ***
https://bugs.launchpad.net/bugs/611467
** This bug has been marked a duplicate of bug 611467
O2M : default value handling error
* You can subscribe to bug 611467 by following this link: https://bugs.launchpad.net/openobject-client-web/+bug/611467/+subscribe
** Project changed: openobject-server => openobject-client-web
--
Blocking accounting, Charts account wizard
https://bugs.launchpad.net/bugs/638379
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Web Client: New
Bug description:
Hi on new DB installation in the wizard configuration at the account charts step, it is not possible to create the charts :
Traceback (most recent call last):
File "/home/entreprises/openobject-server/bin/netsvc.py", line 435, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/entreprises/openobject-server/bin/service/web_services.py", line 586, in dispatch
res = fn(db, uid, *params)
File "/home/entreprises/openobject-server/bin/osv/osv.py", line 57, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/entreprises/openobject-server/bin/osv/osv.py", line 133, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/entreprises/openobject-server/bin/osv/osv.py", line 123, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/entreprises/openobject-server/bin/osv/orm.py", line 2058, in create
self._columns[field].set_memory(cr, self, id_new, field, vals[field], user, context)
File "/home/entreprises/openobject-server/bin/osv/fields.py", line 404, in set_memory
if act[0] == 0:
KeyError: 0
Server branch 2728