c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08702
Re: [Bug 691537] [NEW] Unable to delete language
On Friday 17 December 2010, you wrote:
> Public bug reported:
>
> Openerp 6.0 RC1
>...
> AllInOne\Server\addons\base\res\res_lang.py", line 94, in unlink
> TypeError: super() argument 1 must be type, not unicode
This has already been fixed on trunk.
--
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/691537
Title:
Unable to delete language
Status in OpenObject Addons Modules:
New
Bug description:
Openerp 6.0 RC1
Steps to reproduce the bug...
1. Load an language translation
2. Try deleting it
This gives following error....
Environment Information :
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : en_GB.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 586, in dispatch
File "osv\osv.pyo", line 57, in wrapper
File "osv\osv.pyo", line 140, in execute
File "osv\osv.pyo", line 130, in execute_cr
File "C:\Program Files\OpenERP AllInOne\Server\addons\base\res\res_lang.py", line 94, in unlink
TypeError: super() argument 1 must be type, not unicode
References