c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30269
Re: [Bug 819645] Re: Import orders Fault: <Fault 3: 'Invalid api path.'>
Make sure you are using both the same magento connector as openerp
connector from the same developers.
p 08-08-11 10:53, Guewen Baconnier @ Camptocamp schreef:
> 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
>
--
Remco Bakker
Software ontwikkelaar
remco@xxxxxxxxxxxxxx <%C2%A8mailto:remco@xxxxxxxxxxxxxx%C2%A8>
Please think of the environment before printing this e-mail.
DISCLAIMER This message contains confidential information and is
intended only for the individual named. If you are not the named
addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system. E-mail
transmission cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, arrive
late or incomplete, or contain viruses. The sender therefore does not
accept liability for any errors or omissions in the contents of this
message, which arise as a result of e-mail transmission. If verification
is required please request a hard-copy version.
** Attachment added: "image002.png"
https://bugs.launchpad.net/bugs/819645/+attachment/2265386/+files/image002.png
** Attachment added: "image005.png"
https://bugs.launchpad.net/bugs/819645/+attachment/2265387/+files/image005.png
** Attachment added: "image006.png"
https://bugs.launchpad.net/bugs/819645/+attachment/2265388/+files/image006.png
--
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
References