← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 732414] Re: ecommerce web client error

 

Hello Sumeet,

"ecommerce" 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 any more.

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. In the mean
time, I will mark it as "Won't fix" to indicate that no further progress
is expected at the moment. If you require further assistance with any
similar trouble while updating the module, do not hesitate to ask here
or via a question: https://answers.launchpad.net/openobject-addons.

I hope you understand, and perhaps this explanation will be helpful to
you if you start fixing this extra-addons.

Thank you...

PS: For whomever works on fixing this, you probably want to apply/merge your changes in both the 6.0 and trunk branches of extra-addons:
https://code.launchpad.net/~openerp-commiter/openobject-addons/extra-6.0
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons


** Changed in: openobject-client-web
       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/732414

Title:
  ecommerce web client error

Status in OpenERP Web Client:
  Won't Fix

Bug description:
  Traceback (most recent call last):
    File "/usr/local/bin/start-tinyerp", line 9, in <module>
      load_entry_point('eTiny==4.3.0', 'console_scripts', 'start-tinyerp')()
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/commands.py", line 60, in start
      from tinyerp.controllers import Root
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/controllers.py", line 53, in <module>
      from tinyerp import subcontrollers
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/__init__.py", line 23, in <module>
      import viewed
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/viewed.py", line 36, in <module>
      from xml import xpath
  ImportError: cannot import name xpath


References