Commit Graph

14 Commits

Author SHA1 Message Date
Georg Sauthoff 3e2dcb8dab integrate namechanges that are slated for 2021-07-01
cf. ppl_v490_partner.csv
2021-06-13 18:57:38 +02:00
Georg Sauthoff 6f4634267a consolidate product prices
i.e. move 2021 ones to products.json and remove the rest
2021-05-01 13:05:11 +02:00
Georg Sauthoff 9b22103c04 Update prices for temporary VAT discount
i.e. VAT temporarily changes from 19% to 16% as part of the Corona
related economy stimulus package. Deutsche Post thus adjusts the prices
for a subset of their products.
2020-06-20 18:07:09 +02:00
Georg Sauthoff 824ed58d03 Remove trailing whitespace 2019-11-22 18:26:35 +01:00
Harald Welte 77d55b4f48 update products.json with sorted keys / defined ordering
This will avoid lots of unwanted diffs on future updates
2019-07-15 07:50:28 +08:00
Harald Welte 39c519f147 Update products.json with current dump of 20190711
This was extracted from ProdWS using 'examples/products.py | json_pp'
2019-07-11 23:59:42 +08:00
Harald Welte 3cb30f5137 products.json: Update some prices to 2019-07-01
Deutshce Post changed pricing, let's update this for some products. A
proper fix for all products will follow as separate patch.
2019-07-11 23:22:28 +08:00
Harald Welte 9ec7af1df4 products.json: Avoid "Umlauts" for python 2.x compatibility
Without this patch, python 2.x would abort with a famous
	'ascii' codec can't decode byte ...
error.  This is why I kept the file free of special characters
so far, but commit 6d2ee85a7e
unfortunately broke that assumption.

I'm sure there's a proper solution, but I really don't feel like
investing time into researching and testing that now.
2019-06-03 07:34:09 +00:00
Georg Sauthoff 6d2ee85a7e Add some new Warenpost products
reported by Remi Bergsma
2019-03-25 14:24:50 +01:00
Georg Sauthoff 68e58a42e2 Fix name-key typo in products.json
reported by Remi Bergsma
2019-03-25 14:20:59 +01:00
Harald Welte 7e1493ee09 products.json: Warenpost "L" is up to 2kg, not 1kg 2019-01-09 00:34:19 +01:00
Harald Welte a4950a0e0b products.json: Update to 20190101
* add new "Warenpost International" prices
* update pricing
* order document in logical groups + ascending order
2019-01-09 00:14:35 +01:00
Georg Sauthoff db0e33d420 Update prices of Waren-/Büchersendung products
cf. https://web.archive.org/web/20180810155706/https://shop.deutschepost.de/briefversand/spezielle-versandformen/buechersendung-und-warensendung
2018-08-10 18:01:27 +02:00
Harald Welte c136b66a31 fix setup.py / install on FreeBSD 2016-07-24 12:48:20 +02:00