Import Catalog Error

Bug #1048029 reported by Guillermo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP-USA Localization
New
Undecided
Unassigned

Bug Description

Open ERP: 6.0.4
Web Client, and GTK Client
Linux Server 10.04 LTS

Hello,
Finally, after some corrections could install the module correctly. The connector pararece work fine, except for two cases:
1. When importing orders from my ebay store, it only matters that orders had "some movement". Past orders, do not import.
2. When I import all my ebay lists, gives the following error:

Traceback (most recent call last):
   File "/ opt / openerp / server / bin / netsvc.py", line 489, in dispatch
     ExportService.getService result = (service_name). dispatch (method, auth, params)
   File "/ opt / openerp / server / bin / service / web_services.py", line 599, in dispatch
     res = fn (db, uid, * params)
   File "/ opt / openerp / server / bin / OSV / osv.py", line 122, in wrapper
     return f (self, dbname, * args, ** kwargs)
   File "/ opt / openerp / server / bin / OSV / osv.py", line 176, in execute
     res = self.execute_cr (cr, uid, obj, method, * args, ** kw)
   File "/ opt / openerp / server / bin / OSV / osv.py", line 167, in execute_cr
     return getattr (object, method) (cr, uid, * args, ** kw)
   File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector / template.py", line 550, in import_ebay_products
     self.call results = (cr, uid, inst_lnk, 'GetSellerList' currentTimeFrom, currentTimeTo, siteid)
   File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector / ebayerp_osv.py", line 3199, in call
     result = gItem.Get (arguments [0], arguments [1], arguments [2])
   File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector / ebayerp_osv.py", line 203, in Get
     print "responseDom" responseDOM.toprettyxml ()
UnicodeEncodeError: 'ascii' codec can not encode character u '\ u201a' in position 81793: ordinal not in range (128)

Can someone please tell me how to fix this?

regards,

Revision history for this message
Guillermo (gstizza) wrote :

Hello,
Please any suggestion?

Thanks.

Revision history for this message
D.P. Hicks (dphicks) wrote : Re: [Bug 1048029] Re: Import Catalog Error
Download full text (3.2 KiB)

Guillermo,

I'm sorry you've had issues with the eBay Connector. That code was added
to the openerp-usa branch inadvertently and I just asked the owner of the
code to remove it. He shared that he certainly will and will work towards
correcting the bug issues as well as move the code to 6.1. That code
should not reside in openerp-usa and probably should be sitting in the
OpenERP Apps Store. It's has more global rather than US specific
implications

Sorry but there really is nothing that NovaPoint Group can do to assist
with this further.

D.P. Hicks

On Mon, Oct 8, 2012 at 12:04 PM, Guillermo <email address hidden> wrote:

> Hello,
> Please any suggestion?
>
> Thanks.
>
> --
> You received this bug notification because you are a member of US
> Localization Team, which is subscribed to OpenERP-USA Localization.
> https://bugs.launchpad.net/bugs/1048029
>
> Title:
> Import Catalog Error
>
> Status in OpenERP - US Localization:
> New
>
> Bug description:
> Open ERP: 6.0.4
> Web Client, and GTK Client
> Linux Server 10.04 LTS
>
> Hello,
> Finally, after some corrections could install the module correctly. The
> connector pararece work fine, except for two cases:
> 1. When importing orders from my ebay store, it only matters that orders
> had "some movement". Past orders, do not import.
> 2. When I import all my ebay lists, gives the following error:
>
> Traceback (most recent call last):
> File "/ opt / openerp / server / bin / netsvc.py", line 489, in
> dispatch
> ExportService.getService result = (service_name). dispatch (method,
> auth, params)
> File "/ opt / openerp / server / bin / service / web_services.py",
> line 599, in dispatch
> res = fn (db, uid, * params)
> File "/ opt / openerp / server / bin / OSV / osv.py", line 122, in
> wrapper
> return f (self, dbname, * args, ** kwargs)
> File "/ opt / openerp / server / bin / OSV / osv.py", line 176, in
> execute
> res = self.execute_cr (cr, uid, obj, method, * args, ** kw)
> File "/ opt / openerp / server / bin / OSV / osv.py", line 167, in
> execute_cr
> return getattr (object, method) (cr, uid, * args, ** kw)
> File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector
> / template.py", line 550, in import_ebay_products
> self.call results = (cr, uid, inst_lnk, 'GetSellerList'
> currentTimeFrom, currentTimeTo, siteid)
> File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector
> / ebayerp_osv.py", line 3199, in call
> result = gItem.Get (arguments [0], arguments [1], arguments [2])
> File "/ opt / openerp / server / bin / addons / Openerp_ebay_conector
> / ebayerp_osv.py", line 203, in Get
> print "responseDom" responseDOM.toprettyxml ()
> UnicodeEncodeError: 'ascii' codec can not encode character u '\ u201a'
> in position 81793: ordinal not in range (128)
>
> Can someone please tell me how to fix this?
>
> regards,
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openerp-usa/+bug/1048029/+subscriptions
>

--
D.P. Hicks
President
NovaPoint Group LLC
810.531.1777
www.novapointgroup.com
"An OpenERP U.S. Silver Partn...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.