sysmocom Deutsche Post DHL Shipping Calculator
Go to file
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
app dhllabel: They must be encoded with CP1252 and not UTF-8 2012-03-29 12:44:55 +02:00
config dhllabel: Add support to generate DHL CSV files to be uploaded 2012-03-17 14:43:08 +01:00
db/migrate New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
lib dhllabel: Add support to generate DHL CSV files to be uploaded 2012-03-17 14:43:08 +01:00
spec New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
.gitignore New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
LICENSE New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
README.md New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
Rakefile New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
Versionfile New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00
sysmocom_dhl.gemspec New start for a sysmocom_dhl extension... 2012-03-14 00:02:28 +01:00

README.md

SysmocomDhl

Deal with German DHL and German Post. Try to automate the process of calculating shipping costs, creating labels and hopefully tracking. Introduction goes here.

Example

Example goes here.

Copyright (c) 2012 Holger Freyther, released under the New BSD License