Code review comment for lp:~magentoerpconnect-core-editors/magentoerpconnect/improved_discount_n_address

Revision history for this message
Paul Todd (paul-todd-solos) wrote :

Need to add
import netsvc to the partner.py file

and the following code throws an error.

[2010-08-25 13:24:35,773] ERROR:web-services:[36]: if magento_address['is_active'] == 1:
[2010-08-25 13:24:35,773] ERROR:web-services:[37]: KeyError: 'is_active'

review: Needs Fixing

« Back to merge proposal