P5-4777 add listprice resources

This commit is contained in:
Martin Carlsson
2020-01-30 13:59:21 +01:00
committed by GitHub
parent 1d214566ec
commit 2f4275e66a
4 changed files with 147 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ def wallpaper_price(
inc_vat=True,
):
price = m2_price(
material, market, designer, reseller, inquiry, rounded=rounded, inc_vat=False
material, market, designer, reseller, inquiry, rounded=False, inc_vat=False
)
sqm = (width / 100) * (height / 100)