← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 823004] Re: installation of magento-module does show in configuaration

 

When you get the error invalid api with any call starting with ol_ it is
because either you incorrectly installed the module, or your magento
installation is not recognizing the webservices the module defines. All
the magento module does is define new API calls so when you fail on
this, it indicates a module installation problem. Double check your
module install, try getting the sources directly, finally you could
check your magento database and make sure the rights are defined
properly.

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

Title:
  installation of magento-module does show in configuaration

Status in Magento OpenERP Connector:
  New

Bug description:
  I am using Magento 1.5.1 on a linux nas with apache2, mysql, python
  2.6 and was able to install the module with Magento Connector 2.0

  The install worked without errors and Openlabs_OpenERPConnector
  1.3.1.1 (alpha) is listed as installed in the Magento Connector

  I followed the steps in this Bug:
  https://bugs.launchpad.net/magentoerpconnect/+bug/610450

  deleted var/cache/*

  reindexed cache in System / Cache Management

  There is no Menu entry in System / Configuration

  When Openerp tries to connect it gets the typical Invalid Api error:
  Method:ol_websites.list,Arguments:[]

  I checked the folder app/code/community and it contains the OpenLabs
  folder as defined in package.xml

  I havent got a xml file in app/etc/modules

  What can I do now?

To manage notifications about this bug go to:
https://bugs.launchpad.net/magentoerpconnect/+bug/823004/+subscriptions


References