Martin
0dd8d619b4
reformat code with black
2019-10-30 13:44:04 +01:00
Anders Gustafsson and Niklas Fondberg
354e959cc5
( #2 )
2019-10-22 11:04:27 +02:00
Martin
e0a942aa86
P5-4259 add support for framed prints category texts
2019-09-30 18:03:28 +02:00
Martin
35a7c3798d
P5-3247 add price calculations for poster inquiries
2019-05-14 09:25:30 +02:00
Martin
2d9ace0b9b
P5-3463 add poster category text columns
2019-01-30 14:38:12 +01:00
Martin
3374feee0e
P5-3538 do not create eSales importfile after saving a category
2019-01-29 14:07:56 +01:00
Martin
393d117881
P5-3133 update VAT in poland
2018-10-05 14:00:07 +02:00
Martin
d0d8ed5212
P5-3065 update VAT in spain
2018-09-05 15:08:39 +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
3e240a3123
PW-636 Update VAT for France
2017-02-01 09:15:53 +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
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
66b1787722
put all extensions in a new file
2016-11-13 19:30:17 +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
7fc34d9ee7
fix some small formatting issues
2016-10-22 03:26:36 +02:00
Martin
2e78700857
disable self-adhesive wallpaper material
2016-10-18 13:56:33 +02:00
Martin
180994045e
add models for text-tags
2016-09-19 13:07:43 +02:00
Martin
1541119e3c
remove the default sorting from models
2016-09-03 00:50:12 +02:00
Martin
92d3732a09
P5-802 add pagination
2016-08-18 17:39:24 +02:00
Martin
0b39ae3649
add default sorting for designers
2016-08-16 17:20:59 +02:00
Martin
e65be51741
add default sorting for categories
2016-08-16 17:20:48 +02:00
Martin
4c8c35f298
change VAT on eu market to 25%
2016-07-28 16:12:25 +02:00
Martin
7d241e2d2c
slugify moved to lib
2016-07-15 16:57:43 +02:00
Martin
e2831351b4
add material price setter
2016-07-10 23:43:41 +02:00
Martin
7e029d9637
material price should always return a float
2016-07-10 23:43:31 +02:00
Martin
663b07fe47
pep8
2016-07-10 23:41:51 +02:00
Martin
9ae2fea044
add inquiry model
2016-07-10 23:38:32 +02:00
Martin
ada5d4ad2c
add contract customer model
2016-07-10 23:36:27 +02:00
Martin
93426a5516
add designer pricepremium
2016-07-10 23:34:39 +02:00
Martin
956898e3b5
designerid renamed to id
2016-07-09 21:33:12 +02:00
Martin
c0f4cad8f9
market price_adjustments and exchange_rate now returns the correct values
2016-07-08 16:45:33 +02:00
Martin
6b6121c5af
add material models
2016-07-07 15:39:46 +02:00
Martin
34ab07289a
added missing import
2016-07-07 15:31:44 +02:00
Martin
77634ae303
pep8 it
2016-06-30 17:31:58 +02:00
Martin
054a1c9411
creation of designer objects improved
2016-06-30 16:55:20 +02:00
Martin
fdd7dfad1e
add markets
2016-06-30 16:16:06 +02:00
Martin
7bf8afdb01
add the exclude_from_overview property to designers
2016-06-09 14:20:37 +02:00
Martin
04216e16e8
correctly remove root from the category path
2016-06-08 11:51:37 +02:00
Martin
7109c7bde5
P5-703 add support for categories
2016-06-03 16:32:18 +02:00
Martin
ff9b8fefa9
add send to bottom property
2016-06-03 10:42:50 +02:00
Martin
fe8d46540d
P5-485 add more attributes to designers that are required for the esales import
2016-06-01 16:19:43 +02:00
Martin
390d18679e
PW-394 add all required (NOT NULL) attributes for designers
2016-05-26 12:19:33 +02:00
Martin
ead66c2561
code now follows the PEP8 standard
2016-04-28 16:24:38 +02:00
Martin
99ca5b2ff7
add missing ,
2016-04-26 18:05:26 +02:00
Martin
bbb9ab341b
remove custom json serializer
2016-04-26 12:18:11 +02:00
Martin
bb251ec731
add locale model
2016-04-26 12:07:48 +02:00
Martin
bfce747ba1
make it compatible with python 3.4
2016-04-20 12:56:59 +02:00