** Branch linked: lp:magentoerpconnect/openerp6-module ** Branch linked: lp:magentoerpconnect
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/823297 Title: AttributeError: 'res.partner' object has no attribute 'check_vat_20' - Import aborted Status in Magento OpenERP Connector: Fix Released Bug description: Environment Information : System : Windows-Vista-6.1.7600 OS Name : nt Operating System Release : Vista Operating System Version : 6.1.7600 Operating System Architecture : 32bit Operating System Locale : de_DE.cp1252 Python Version : 2.5.2 OpenERP-Client Version : 6.0.2 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "netsvc.pyo", line 489, in dispatch File "service\web_services.pyo", line 599, in dispatch File "osv\osv.pyo", line 122, in wrapper File "osv\osv.pyo", line 176, in execute File "osv\osv.pyo", line 167, in execute_cr File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base_sale_multichannels.zip\base_sale_multichannels\sale.py", line 192, in import_orders File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\sale.py", line 150, in import_shop_orders File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\magerp_osv.py", line 236, in mage_import_base File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base_external_referentials.zip\base_external_referentials\external_osv.py", line 229, in ext_import File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\sale.py", line 498, in oevals_from_extdata File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\sale.py", line 355, in get_order_addresses AttributeError: 'res.partner' object has no attribute 'check_vat_20' -- After i tried to comment these lines in sale.py i got following error: Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "netsvc.pyo", line 489, in dispatch File "service\web_services.pyo", line 599, in dispatch File "osv\osv.pyo", line 122, in wrapper File "osv\osv.pyo", line 176, in execute File "osv\osv.pyo", line 167, in execute_cr File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base_sale_multichannels.zip\base_sale_multichannels\sale.py", line 192, in import_orders File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\sale.py", line 150, in import_shop_orders File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\magerp_osv.py", line 236, in mage_import_base File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base_external_referentials.zip\base_external_referentials\external_osv.py", line 229, in ext_import File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\magentoerpconnect.zip\magentoerpconnect\sale.py", line 500, in oevals_from_extdata File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base_external_referentials.zip\base_external_referentials\external_osv.py", line 184, in oevals_from_extdata AttributeError: 'NoneType' object has no attribute 'keys' Does anyone know how to fix it? To manage notifications about this bug go to: https://bugs.launchpad.net/magentoerpconnect/+bug/823297/+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

