← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 640514] Re: V6 Cannot create account charts

 

*** This bug is a duplicate of bug 611467 ***
    https://bugs.launchpad.net/bugs/611467

** This bug is no longer a duplicate of bug 638379
   Blocking accounting, Charts account wizard
** 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

-- 
V6 Cannot create account charts 
https://bugs.launchpad.net/bugs/640514
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Addons Modules: New

Bug description:
Hi,

Installing a DB with the latest openerp server and addons revision on ubuntu server, I cannot set account charts.

I am using the wizard at the DB installation or after installing or reinstalling the module account at the step account charts of the configuraiton wizard.

When I try to go next, I've this error :

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

It's the same with all charts in the list (I tried the swiss accounts charts first).