sysmocom_dhl/app
Holger Hans Peter Freyther 005e686187 dhllabel: They must be encoded with CP1252 and not UTF-8
Fight with rails about the encoding of the label. First we
render, then we encode to the closest we have for CP1252 and
then we need to set response.body as returning the encoded
string will not help us.
2012-03-29 12:44:55 +02:00
..
controllers/admin dhllabel: They must be encoded with CP1252 and not UTF-8 2012-03-29 12:44:55 +02:00
views/admin dhllabel: Add support to generate DHL CSV files to be uploaded 2012-03-17 14:43:08 +01:00