|
|
@ -236,6 +236,7 @@ |
|
|
|
<b>Product:</b> |
|
|
|
<br/> |
|
|
|
<img class="mt-1 img-rounded" |
|
|
|
t-if="vendor_rfq.product_id.sudo().product_tmpl_id.image_128" |
|
|
|
t-att-src="image_data_uri(vendor_rfq.product_id.sudo().product_tmpl_id.image_128)" |
|
|
|
alt="Product" width="50px" height="50px"/> |
|
|
|
<span t-field="vendor_rfq.product_id.sudo().name"/> |
|
|
|