Hello, Maybe you want to use the stable module for OpenERP so use this one : lp:magentoerpconnect/openerp6-module.
If you want to use the trunk version (so the branch lp:magentoerpconnect) you have to use the Magento's branch : https://code.launchpad.net/~mohammed-nahhas/magentoerpconnect/magento-module-dev It is quite confusing but the latter branch is waiting a merge with the main Magento branch. ** Changed in: magentoerpconnect Status: New => Invalid -- 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/819645 Title: Import orders Fault: <Fault 3: 'Invalid api path.'> Status in Magento OpenERP Connector: Invalid Bug description: Magento 1.4 with lp:magentoerpconnect and Openlabs_OpenERPConnector-1.3.1 when I click the "Import orders" .there is an error OpenERP-Client Version : 6.0.2 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "D:\eclipse_workspace\oes602\bin\netsvc.py", line 489, in dispatch result = ExportService.getService(service_name).dispatch(method, auth, params) File "D:\eclipse_workspace\oes602\bin\service\web_services.py", line 599, in dispatch res = fn(db, uid, *params) File "D:\eclipse_workspace\oes602\bin\osv\osv.py", line 122, in wrapper return f(self, dbname, *args, **kwargs) File "D:\eclipse_workspace\oes602\bin\osv\osv.py", line 176, in execute res = self.execute_cr(cr, uid, obj, method, *args, **kw) File "D:\eclipse_workspace\oes602\bin\osv\osv.py", line 167, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "D:\eclipse_workspace\oes602\bin\addons\base_sale_multichannels\sale.py", line 200, in import_orders self.import_shop_orders(cr, uid, shop, defaults, context) File "D:\eclipse_workspace\oes602\bin\addons\magentoerpconnect\sale.py", line 143, in import_shop_orders context={'ids_or_filter':ids_or_filter}) File "D:\eclipse_workspace\oes602\bin\addons\magentoerpconnect\sale.py", line 673, in mage_import_base data = conn.call('sales_order.retrieve', [order_retrieve_params]) File "D:\eclipse_workspace\oes602\bin\addons\magentoerpconnect\magerp_osv.py", line 52, in call res = self.ser.call(self.session, method, arguments) File "C:\Python25\lib\xmlrpclib.py", line 1147, in __call__ return self.__send(self.__name, args) File "C:\Python25\lib\xmlrpclib.py", line 1437, in __request verbose=self.__verbose File "C:\Python25\lib\xmlrpclib.py", line 1201, in request return self._parse_response(h.getfile(), sock) File "C:\Python25\lib\xmlrpclib.py", line 1340, in _parse_response return u.close() File "C:\Python25\lib\xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) Fault: <Fault 3: 'Invalid api path.'> To manage notifications about this bug go to: https://bugs.launchpad.net/magentoerpconnect/+bug/819645/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

