Public bug reported:
Hi,
when I try to configure the Multi Company module, i get the following error
during the accounting configuration.
It works in a fresh database.
Where can this error be related to?
INFO:data:Computing parent left and right for table account_account...
ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/usr/share/pyshared/openerp-server/addons/base/res/res_config.py", line
167, in action_next
next = self.execute(cr, uid, ids, context=None)
File "/usr/share/pyshared/openerp-server/addons/account/account.py", line
2798, in execute
seq_id = obj_sequence.search(cr, uid, [('name','=','Account Journal')])[0]
IndexError: list index out of range
thanks
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/734206
Title:
[6.0] Account Journal list error
Status in OpenERP Modules (addons):
New
Bug description:
Hi,
when I try to configure the Multi Company module, i get the following error
during the accounting configuration.
It works in a fresh database.
Where can this error be related to?
INFO:data:Computing parent left and right for table account_account...
ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 167, in
execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/usr/share/pyshared/openerp-server/addons/base/res/res_config.py",
line 167, in action_next
next = self.execute(cr, uid, ids, context=None)
File "/usr/share/pyshared/openerp-server/addons/account/account.py", line
2798, in execute
seq_id = obj_sequence.search(cr, uid, [('name','=','Account Journal')])[0]
IndexError: list index out of range
thanks
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp