← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 734034] Re: Error: 'NoneType' object is unsubscriptable

 

Hello Nina Singh

"md_hr_course" is part of the extra-addons, which are maintained by the
community, including all the modules created by "OpenERP" or "Tiny", as
none of these are actively developed by our teams anymore.

So if you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, I will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.

Thank you!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
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/734034

Title:
  Error: 'NoneType' object is unsubscriptable

Status in OpenERP Modules (addons):
  Won't Fix

Bug description:
  I get this error when I install the md_hr_course module:

  Traceback (most recent call last):
    File "netsvc.pyo", line 489, in dispatch
    File "service\web_services.pyo", line 599, in dispatch
    File "osv\osv.pyo", line 122, in wrapper
    File "osv\osv.pyo", line 176, in execute
    File "osv\osv.pyo", line 167, in execute_cr
    File "C:\Program Files\OpenERP 6.0\Server\addons\base\module\wizard\base_module_upgrade.py", line 98, in upgrade_module
    File "pooler.pyo", line 60, in restart_pool
    File "pooler.pyo", line 47, in get_db_and_pool
    File "C:\Program Files\OpenERP 6.0\Server\addons\base\ir\ir_actions.py", line 100, in register_all
    File "ntpath.pyo", line 67, in join
    File "ntpath.pyo", line 53, in isabs
    File "ntpath.pyo", line 119, in splitdrive
  TypeError: 'NoneType' object is unsubscriptable

  Please help.



References