c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03161
[Bug 522803] Re: printjob - error if only installed in ALL databases
Hello,
I propose to reopen this bug onces it's assigned to the right project or
team, but it's not an official addons.
** Changed in: openobject-addons
Status: New => Won't Fix
--
printjob - error if only installed in ALL databases
https://bugs.launchpad.net/bugs/522803
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
Environment Information :
System : Windows-XP-5.1.2600-SP3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : de_AT.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 5.0.6
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent
call last):
File "/home/terp/OpenERP/branch/server/5.0/bin/netsvc.py", line 244,
in dispatch
result = LocalService(service_name)(method, *params)
File "/home/terp/OpenERP/branch/server/5.0/bin/netsvc.py", line 73, in
__call__
return getattr(self, method)(*params)
File
"/home/terp/OpenERP/branch/server/5.0/bin/addons/printjob/printjob.py",
line 482, in report
job_id = pool.get("printjob.job").create(cr,uid,{
AttributeError: 'NoneType' object has no attribute 'create'
work around - install printjob also in this db
IMHO the server should support installed and not installed modules for different databases