This commit is contained in:
Martin
2016-08-08 15:21:30 +02:00
parent da96b4c183
commit 46b5f116be
3 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -95,4 +95,4 @@ def canvas_price(width, height, market, framed=True, designer=None, reseller=Non
if inc_vat:
price *= market.vat
return round(price)
return round(price)