add m2_price to canvas price resource
This commit is contained in:
@@ -63,6 +63,7 @@ def canvas():
|
|||||||
'framed': framed,
|
'framed': framed,
|
||||||
'width': width,
|
'width': width,
|
||||||
'height': height,
|
'height': height,
|
||||||
|
'm2_price': m2_price(material, market, reseller=reseller, inc_vat=True),
|
||||||
'price': old_canvas_price(width, height, material, market, reseller=reseller, framed=framed)
|
'price': old_canvas_price(width, height, material, market, reseller=reseller, framed=framed)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user