sysmocom_mail_value_calculator: Update to 2017 pricing

This commit is contained in:
Harald Welte 2017-01-23 12:04:40 +01:00
parent ac9e54666b
commit f9611fef4d
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ module Spree
shipping_value = total_value_no_tax(object)
iso_code = extract_iso_code(object)
base = 6.5
base = 9.5
if iso_code == 'DE'
base = 4.6
base = 5.1
end
# We need to add insurance..