c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06454
[Bug 684752] [NEW] [6.0-rc1] Cannot load module hr_payroll anymore
Public bug reported:
Hello,
I updated the code this morning with last trunk version and I cannot
start it anymore. here's the log :
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: loading objects
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: registering objects
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:Couldn't load module hr_payroll
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:price_accuracy
[2010-12-03 15:28:55,198][test_02] DEBUG_RPC:exception:u'price_accuracy'
[2010-12-03 15:28:55,201][test_02] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/netrpc_server.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-03 15:28:55,205][?] DEBUG_RPC:service:'db'
[2010-12-03 15:28:55,205][?] DEBUG_RPC:method:'list'
[2010-12-03 15:28:55,206][?] DEBUG_RPC:params:[]
[2010-12-03 15:28:55,220][?] DEBUG_RPC:service:'common'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:method:'login_message'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:params:[]
** 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/684752
Title:
[6.0-rc1] Cannot load module hr_payroll anymore
Status in OpenObject Addons Modules:
New
Bug description:
Hello,
I updated the code this morning with last trunk version and I cannot start it anymore. here's the log :
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: loading objects
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: registering objects
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:Couldn't load module hr_payroll
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:price_accuracy
[2010-12-03 15:28:55,198][test_02] DEBUG_RPC:exception:u'price_accuracy'
[2010-12-03 15:28:55,201][test_02] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/netrpc_server.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-03 15:28:55,205][?] DEBUG_RPC:service:'db'
[2010-12-03 15:28:55,205][?] DEBUG_RPC:method:'list'
[2010-12-03 15:28:55,206][?] DEBUG_RPC:params:[]
[2010-12-03 15:28:55,220][?] DEBUG_RPC:service:'common'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:method:'login_message'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:params:[]
Follow ups
References