Error when export deliveries if magento_code not in sales_order_shipment.getCarriers even without tracking number

Bug #1108643 reported by Guewen Baconnier @ Camptocamp
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
Fix Committed
Undecided
Guewen Baconnier @ Camptocamp

Bug Description

When we export deliveries, it checks if the carrier is in the Magento API method sales_order_shipment.getCarriers.
The default Magento's carrier 'flatrate_flatrate' is not in this list so we can't export a delivery using this method.

It should be possible when no tracking number has been specified.

Related branches

Changed in magentoerpconnect:
status: New → Fix Committed
assignee: nobody → Guewen Baconnier @ Camptocamp (gbaconnier-c2c)
Revision history for this message
David (dhecar) wrote :

Revision 685
Magento 1.7.0.2

When I want to export shipping I get :

Error

The carrier flatrate_flatrate doesn't have a magento_code valid !The value flatrate is not in the carrier list ['dhl', 'usps', 'dhlint', 'fedex', 'TIPSAShipping', 'custom', 'ups'] allowed by Magento

In Magento Carrier code I have flatrate_flatrate
The name of the shipping in ERP is flatrate
The Product for shipping are named [SHIP] Shipping costs, and is a service (Imported when I do the initial sincronization)

I have changed configurations for the name, carrier code to find where is the problem, but I didn't found it

Any suggestions?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.