More info on that issue: The problem lies in: ../shipping/modules/fedex/shipper.py
Line 152: shop_details = Config.objects.get_current() where shop_details.state could have "ä,ö, or ü" included. This will result in fedex can't do the calculation. But i am sure fedex is able to know addresses and states with "ä, ö, and ü" inside. So how do we do this right? Thanks a lot for the guy who will maybe help me in the future :-)! ionic -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
