Commit Graph

2 Commits

Author SHA1 Message Date
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
Holger Hans Peter Freyther 003ed11c14 dhllabel: Add support to generate DHL CSV files to be uploaded
This allows to download a CSV file that can be uploaded to DHL.de. This
should kill the need to copy and paste shipping labels.
2012-03-17 14:43:08 +01:00