P5-4777 add listprice resources
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user