Comment 2 for bug 1063246

Revision history for this message
Alexis de Lattre (alexis-via) wrote : Re: VAT mapping error - with Customer import and Sales Order import

In the current code :

prestashoperpconnect/settings/1.5.0.0/res.partner.address/external.mappinglines.template.csv

The mapping for VAT is a "function" mapping, "out" only. So it should not raise issues with importing customers... but I guess we should update this to import the VAT number. The difficulty is that, in OpenERP, the VAT number is on the "customer" object, where as in PrestaShop it is on the "address" object.