With Magento connector V7, fiscal position is working fine if delivery address is the default one. But if the delivery address is different than the defaults, the quotation created in OpenERP indicates that fiscal position (in Other information tab) is the default ones, not the one of the delivery address (partner_shipping_id). So I get the Exception Total Tax Amount differs from Magento.
If I'm creating sales order directly in OpenERP with a delivery address different then the one of the partner_id, it works fine.
What am I doing wrong?
Thanks!