Commit Graph
64 Commits
Author SHA1 Message Date
Martin CarlssonandGitHub 464e2f1fa6 P5-6491 use market instead of territory for price calculations (#37) 2021-01-25 09:24:26 +01:00
Martin CarlssonandGitHub dee7344ba5 P5-6370 inquires should use markets instead of territores for calculating prices #36 2021-01-19 14:32:06 +01:00
Martin CarlssonandGitHub 2692737100 P5-6519 add exchange_rate to markets (#35) 2021-01-15 10:58:11 +01:00
Martin CarlssonandGitHub 9bc0a3e778 P5-5362 remove russian market 2020-07-27 11:20:58 +02:00
Martin CarlssonandGitHub d2c567a7cd P5-4896 remove esales 2020-02-27 09:43:16 +01:00
Martin CarlssonandGitHub 20fa6b0322 P5-4697 add bernard integration and send order row endpoint 2020-02-24 14:14:13 +01:00
Martin CarlssonandGitHub fcf79ca75a P5-4783 add different designer pricepremium for each product group 2020-02-24 10:07:43 +01:00
Martin CarlssonandGitHub 2f4275e66a P5-4777 add listprice resources 2020-01-30 13:59:21 +01:00
Martin CarlssonandGitHub 1d214566ec P5-4771 add extra shipping price for framed prints 2020-01-27 11:00:07 +01:00
Martin 9efb59fb9f P5-4418 validate Pwinty SKU code 2019-11-11 08:11:14 +01:00
Martin 95a264af99 P5-4394 add framed-prints price formulas 2019-10-31 14:16:22 +01:00
Martin 0dd8d619b4 reformat code with black 2019-10-30 13:44:04 +01:00
Martin 462b078342 P5-4105 update package price calculations 2019-08-29 11:49:20 +02:00
Martin 5990622b5b P5-4046 update poster hanging list price 2019-08-06 16:33:53 +02:00
Martin 5f02343fd3 P5-4036 update poster prices 2019-08-02 14:54:38 +02:00
Martin e7d25ac41e P5-3918 lower price for large canvases and posters on US and GLOBAL 2019-05-21 09:40:53 +02:00
Martin e9f0f465ba update us price_adjustments in tests 2019-05-20 11:05:19 +02:00
Martin 5b6b138c5d P5-3926 fix to high package price on designer products 2019-05-20 09:55:21 +02:00
Martin 35a7c3798d P5-3247 add price calculations for poster inquiries 2019-05-14 09:25:30 +02:00
Anders Gustafsson f680f0bcc3 P5-3248 - Fix package price calculations 2018-12-05 14:21:53 +01:00
Anders Gustafsson 5bbc519513 P5-3248 - Fix unittests 2018-12-04 14:59:10 +01:00
Martin 04187803af P5-2777 add poster price calculations 2018-10-04 16:18:35 +02:00
Anders Gustafsson c798a4da0b P5-3075 - Change price caluclation for the largest canvases 2018-09-14 14:08:18 +02:00
Ruslan Getmansky 8e33c1b102 PW-865: Piterra bug fix 2017-12-06 16:24:47 +02:00
Martin 7e3c2c3c41 PW-721 new canvas price formula 2017-05-03 18:32:55 +02:00
Martin 4c7ab37a21 PW-680 fixed a bug where exchange_rate and price_adjustments didnt reload properly between requests 2017-03-03 10:44:12 +01:00
Rikard Bartholf 617c2daa06 PW-622 Use column in materials table for getting prices
Squashed commit of the following:

commit 801333b25a635c5fce12d937d6808894ef2475d3
Author: Martin <me.carlsson@gmail.com>
Date:   Tue Jan 3 10:59:45 2017 +0100

    PW-622 divide by float

commit 9e2c696751c28c017bcb452ea4349509ca787fd9
Author: Martin <me.carlsson@gmail.com>
Date:   Mon Jan 2 13:46:57 2017 +0100

    PW-622 use new material_price column
2017-01-17 11:42:26 +01:00
Martin 5ad053a09b add m2_price_excl_vat to all price resources 2016-12-12 12:08:00 +01:00
Martin 3433113cb9 add support for product price calculations 2016-11-19 19:56:39 +01:00
Martin 4679dd2bbe PW-570 inquiry price calculations 2016-11-19 16:38:37 +01:00
Martin 8e28378cb8 only check api keys on selected resources 2016-11-14 00:10:57 +01:00
Martin c7fdb2684b test that a jsonschema validates ok 2016-11-13 21:35:09 +01:00
Martin affcc9635b rename material_price to m2_price 2016-11-13 20:14:55 +01:00
Martin d854ff9798 validators are now decorators instead 2016-11-13 19:38:45 +01:00
Martin 66b1787722 put all extensions in a new file 2016-11-13 19:30:17 +01:00
Martin 4affc08eae test with non-rounded values for diy-frame prices 2016-11-08 14:47:32 +01:00
Martin 1d6e2cc354 improve canvas-frame price calculations 2016-11-08 13:24:08 +01:00
Martin cf5fe9fc69 refactor canvas material price calculations 2016-11-08 13:04:17 +01:00
Martin fa1528f138 remove redundant # 2016-11-01 16:40:32 +01:00
Martin 0663bedc80 refactor material prices 2016-11-01 14:39:59 +01:00
Martin bf9fc3ae5a PW-567 add the old canvas formula 2016-10-31 17:57:11 +01:00
Martin 298d213e76 run db session remove in unittest teardown 2016-09-01 13:38:46 +02:00
Martin 519a793858 do not print sql queries in test mode 2016-08-19 11:41:28 +02:00
Martin d01d097c0d add the server name to test config 2016-08-19 11:40:32 +02:00
Martin 46b5f116be pep8 it 2016-08-08 15:21:30 +02:00
Martin da96b4c183 PW-349 change minium price for wallpaper on US to 2sqm 2016-08-08 15:19:54 +02:00
Joakim Lundell 9dbee8ca2c merge P5-567 2016-08-01 13:16:12 +02:00
Martin 30a0f00bd7 add is_number validator 2016-07-26 12:48:51 +02:00
Martin 617a19bf04 helpers unittest no longer needed 2016-07-15 23:17:52 +02:00
Martin 6e79622f97 fix names in slugify testcase 2016-07-15 17:51:41 +02:00