AttributeError: 'list' object has no attribute 'get'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magento OpenERP Connector |
New
|
Undecided
|
Unassigned |
Bug Description
I have to Magentos connected to the same ERP.
revno: 685 (stable-6.1)
openerp-server : revno -> 348
Every Magento have different Main webstore name, view etc.
IN the connector I have put different prefix for each store in sale orders.
I've sync a few orders without problems, but now I'm getting this error and I'm unable to sync orders.
Website: Login Successful
2013-05-09 08:53:47,975 8922 ERROR ? Dia Website: 'list' object has no attribute 'get'
Traceback (most recent call last):
File "/opt/openerp/
response = func(self, import_cr, uid, external_session, resource, *args, **kwargs)
File "/opt/openerp/
mapping, mapping_id = self._init_
File "/opt/openerp/
mapping=
File "/opt/openerp/
return func(self, cr, uid, argument, *args, **kwargs)
File "/opt/openerp/
resource = self.clean_
File "/opt/openerp/
if not resource[
AttributeError: 'list' object has no attribute 'get'
2013-05-09 08:53:47,984 8922 INFO ? Dia Website: Calling Method: