Harald Welte
a6e25cda35
WIP: Add shipcloud/ups
2 years ago
Harald Welte
0e4c8daf0c
Paket: UK/GB moves to same zone as CH
2 years ago
Harald Welte
b991fbf73c
sysmocom_mail_value_calculator: Warenpost INTL pricing of 2021-01-01
2 years ago
Harald Welte
96c2e7084a
new pricing for Warenpost Intl. from Jan 1st, 2020
3 years ago
Harald Welte
2cd17f0e4b
increase postage within Germany to 5.50 EUR
3 years ago
Harald Welte
404c16657e
mail DE: There are no letters in Germany > 1kg anymore
4 years ago
Harald Welte
a5dc694967
mail DE: Always use Maxibrief, ignore Grossbrief
...
It's hard to predict if the thickness will be > 2 cm, so let's always
go for Maxibrief.
4 years ago
Harald Welte
f84867df64
combined weight + value based sysmocom_value_calculator (DHL Paket)
4 years ago
Harald Welte
0917fbf514
Weight based mail_value_calculator
...
Compute shipping/franking cost based on sum of weight in package
4 years ago
Harald Welte
60bb99fb80
Neue Tarife / Wert International zu Warenpost International Unterschrift
4 years ago
Harald Welte
7dd5700701
WERT INTERNATIONAL includes EINSCHREIBEN INTERNATIONAL
...
so we don't need to add the EUR 2.50
6 years ago
Harald Welte
aac64aa2a9
sysmocom_mail_value_calculator.rb: Add missing 'end'
6 years ago
Harald Welte
19816ee247
sysmocom_mail_value_calculator: Update Calculation "Wert International"
6 years ago
Harald Welte
f9611fef4d
sysmocom_mail_value_calculator: Update to 2017 pricing
6 years ago
Harald Welte
ac9e54666b
sysmocom_value_calculator: Update to 2017 pricing/zones of Deutsche Post
6 years ago
Holger Freyther
3274db3d7e
commit old uncommitted chnges from Holger (mail value based calculator)
6 years ago
Holger Hans Peter Freyther
9fbc21d25a
Change to the new address, add space between company and name
8 years ago
Holger Hans Peter Freyther
87cf699696
Honor the shipment address if present
...
This is a speculative change
9 years ago
Holger Hans Peter Freyther
8a6301c8a9
calculator: Another attempt to work with the Shipment
...
Resolve the address from the shipment.address which might but I
assume is not different to the order.address.
10 years ago
Holger Hans Peter Freyther
b14af8cffd
calculator: Sometimes we are not called with a shipment
...
We can not always use adjustment as we are not called with an order
all the time. Just give up on the idea of using reductions to the
price.
10 years ago
Holger Hans Peter Freyther
cb6c6476a2
dhl: Begin with a calculator that is based on the value
10 years ago
Holger Hans Peter Freyther
fd646a090c
migration: Cheat and rename the tables in the migration...
...
This needs to be done to work with newer spree that do not have
the upgrade path from 0.6 to 1.3... in the production environment
this was not noticed as the rename_table was doing this migration
for us..
10 years ago
Holger Hans Peter Freyther
6630527824
misc: Modernize the files and copy them from another extensions
10 years ago
Holger Hans Peter Freyther
833e597cda
Upgrade the extension to work with Spree 1.2
...
* Now that we need to pass the shipment..
* We need to copy the shipped_email text..
10 years ago
Holger Hans Peter Freyther
f56d05b8f5
description: Make the text be of SQL type text.
...
MySQL silently truncates the text...
11 years ago
Holger Hans Peter Freyther
a755c72f35
mail: Include shipment details in the shipping method
...
Allow to explain the shipping method. This is used in the shippment
mail. E.g. one can explain the registered mail and the options.
11 years ago
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.
11 years ago
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.
11 years ago
Holger Hans Peter Freyther
fdd048d1e3
dhl: Start with some empty stuff for a DHL tab
...
This tab will allow you to to manage coupon codes of DHL.
11 years ago
Holger Hans Peter Freyther
86b76a198e
New start for a sysmocom_dhl extension...
11 years ago