← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 638379] Re: Blocking accounting, Charts account wizard

 

Hello,

With the latest revisions, I am able to install account charts.

Can you confirm?

Thanks.

-- 
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 Server: 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