← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 680246] [NEW] error installing l10n_at

 

Public bug reported:

new db - extended interface - finance + austrian general plan


[2010-11-22 22:46:32,672][test_1122_at] INFO:res.config:getting next <base.ir.ir_actions.ir_actions_todo object at 0x3544c90>
[2010-11-22 22:46:36,686][test_1122_at] INFO:data:Computing parent left and right for table account_account...
[2010-11-22 22:46:37,252][test_1122_at] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/base/res/res_config.py", line 166, in action_next
    next = self.execute(cr, uid, ids, context=None)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/account/account.py", line 2719, in execute
    'account_paid_id': acc_template_ref[value['account_paid_id']],
KeyError: False
[2010-11-22 22:46:37,253][test_1122_at] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/netrpc_server.py", line 70, in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 499, in dispatch
    raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException

** Affects: openerp-austria-localization
     Importance: Undecided
         Status: New

-- 
error installing l10n_at
https://bugs.launchpad.net/bugs/680246
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenERP Austria Localization: New

Bug description:
new db - extended interface - finance + austrian general plan


[2010-11-22 22:46:32,672][test_1122_at] INFO:res.config:getting next <base.ir.ir_actions.ir_actions_todo object at 0x3544c90>
[2010-11-22 22:46:36,686][test_1122_at] INFO:data:Computing parent left and right for table account_account...
[2010-11-22 22:46:37,252][test_1122_at] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/base/res/res_config.py", line 166, in action_next
    next = self.execute(cr, uid, ids, context=None)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/account/account.py", line 2719, in execute
    'account_paid_id': acc_template_ref[value['account_paid_id']],
KeyError: False
[2010-11-22 22:46:37,253][test_1122_at] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/netrpc_server.py", line 70, in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 499, in dispatch
    raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException





Follow ups

References