c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03353
[Bug 670856] Re: Delivery carrier mapping correction
Hello,
Sorry, I missed your blueprint.
It isn't a problem for me to create a carrier per shipping method. I
configured them like that at first before I encounter my problem.
But even if you create a carrier per shipping method, it doesn't solve
the issue : the shipping method is different than the carrier code.
So, if we want to have a carrier per shipping method, we have to add a field "magento_shipping_method" on delivery.carrier to store it.
Thus we'll be able to retrieve the carrier from the magento order using the shipping method, and we'll be able to add a track on magento using the carrier code.
Thanks
Guewen
--
Delivery carrier mapping correction
https://bugs.launchpad.net/bugs/670856
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in Magento Open ERP Connector: Confirmed
Bug description:
Hello,
I just tested the delivery carrier mapping from Magento to OpenERP with the revision http://bazaar.launchpad.net/~openlabs-akretion-consortium/magentoerpconnect/magentoerpconnect/revision/346
The condition to map the carrier is inverted, it will never be updated in OpenERP ;-)
Here is a patch with the correction.
Thanks
Guewen
References